Searched refs:drm_fb_helper_remove_conflicting_framebuffers (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/virtio/ |
D | virtgpu_drm_bus.c | 46 drm_fb_helper_remove_conflicting_framebuffers(ap, "virtiodrmfb", primary); in virtio_pci_kick_out_firmware_fb()
|
/Linux-v4.19/drivers/gpu/drm/mgag200/ |
D | mgag200_drv.c | 60 drm_fb_helper_remove_conflicting_framebuffers(ap, "mgag200drmfb", primary); in mgag200_kick_out_firmware_fb()
|
D | mgag200_main.c | 138 drm_fb_helper_remove_conflicting_framebuffers(aper, "mgafb", true); in mga_vram_init()
|
/Linux-v4.19/drivers/gpu/drm/cirrus/ |
D | cirrus_drv.c | 60 drm_fb_helper_remove_conflicting_framebuffers(ap, "cirrusdrmfb", primary); in cirrus_kick_out_firmware_fb()
|
/Linux-v4.19/drivers/gpu/drm/bochs/ |
D | bochs_drv.c | 156 drm_fb_helper_remove_conflicting_framebuffers(ap, "bochsdrmfb", false); in bochs_kick_out_firmware_fb()
|
/Linux-v4.19/drivers/gpu/drm/sun4i/ |
D | sun4i_drv.c | 76 drm_fb_helper_remove_conflicting_framebuffers(ap, "sun4i-drm-fb", false); in sun4i_remove_framebuffers()
|
/Linux-v4.19/drivers/gpu/drm/vc4/ |
D | vc4_drv.c | 265 drm_fb_helper_remove_conflicting_framebuffers(ap, "vc4drmfb", false); in vc4_kick_out_firmware_fb()
|
/Linux-v4.19/include/drm/ |
D | drm_fb_helper.h | 608 drm_fb_helper_remove_conflicting_framebuffers(struct apertures_struct *a, in drm_fb_helper_remove_conflicting_framebuffers() function
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_drv.c | 334 drm_fb_helper_remove_conflicting_framebuffers(ap, "radeondrmfb", primary); in radeon_kick_out_firmware_fb()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 804 drm_fb_helper_remove_conflicting_framebuffers(ap, "amdgpudrmfb", primary); in amdgpu_kick_out_firmware_fb()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_drm.c | 506 drm_fb_helper_remove_conflicting_framebuffers(aper, "nouveaufb", boot); in nouveau_drm_probe()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_drv.c | 738 ret = drm_fb_helper_remove_conflicting_framebuffers(ap, "inteldrmfb", primary); in i915_kick_out_firmware_fb()
|