Home
last modified time | relevance | path

Searched refs:drm_fb_helper_remove_conflicting_framebuffers (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_drm_bus.c46 drm_fb_helper_remove_conflicting_framebuffers(ap, "virtiodrmfb", primary); in virtio_pci_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_drv.c60 drm_fb_helper_remove_conflicting_framebuffers(ap, "mgag200drmfb", primary); in mgag200_kick_out_firmware_fb()
Dmgag200_main.c138 drm_fb_helper_remove_conflicting_framebuffers(aper, "mgafb", true); in mga_vram_init()
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_drv.c60 drm_fb_helper_remove_conflicting_framebuffers(ap, "cirrusdrmfb", primary); in cirrus_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_drv.c156 drm_fb_helper_remove_conflicting_framebuffers(ap, "bochsdrmfb", false); in bochs_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_drv.c76 drm_fb_helper_remove_conflicting_framebuffers(ap, "sun4i-drm-fb", false); in sun4i_remove_framebuffers()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_drv.c265 drm_fb_helper_remove_conflicting_framebuffers(ap, "vc4drmfb", false); in vc4_kick_out_firmware_fb()
/Linux-v4.19/include/drm/
Ddrm_fb_helper.h608 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/
Dradeon_drv.c334 drm_fb_helper_remove_conflicting_framebuffers(ap, "radeondrmfb", primary); in radeon_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c804 drm_fb_helper_remove_conflicting_framebuffers(ap, "amdgpudrmfb", primary); in amdgpu_kick_out_firmware_fb()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_drm.c506 drm_fb_helper_remove_conflicting_framebuffers(aper, "nouveaufb", boot); in nouveau_drm_probe()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_drv.c738 ret = drm_fb_helper_remove_conflicting_framebuffers(ap, "inteldrmfb", primary); in i915_kick_out_firmware_fb()