Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/bochs/
Dbochs_drv.c112 ret = drm_fb_helper_remove_conflicting_pci_framebuffers(pdev, "bochsdrmfb"); in bochs_pci_probe()
/Linux-v5.10/drivers/gpu/drm/virtio/
Dvirtgpu_drv.c59 drm_fb_helper_remove_conflicting_pci_framebuffers(pdev, in virtio_gpu_pci_quirk()
/Linux-v5.10/drivers/gpu/drm/vboxvideo/
Dvbox_drv.c45 ret = drm_fb_helper_remove_conflicting_pci_framebuffers(pdev, "vboxvideodrmfb"); in vbox_pci_probe()
/Linux-v5.10/drivers/gpu/drm/qxl/
Dqxl_drv.c95 ret = drm_fb_helper_remove_conflicting_pci_framebuffers(pdev, "qxl"); in qxl_pci_probe()
/Linux-v5.10/include/drm/
Ddrm_fb_helper.h487 drm_fb_helper_remove_conflicting_pci_framebuffers(struct pci_dev *pdev, in drm_fb_helper_remove_conflicting_pci_framebuffers() function
/Linux-v5.10/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_drv.c318 ret = drm_fb_helper_remove_conflicting_pci_framebuffers(pdev, in hibmc_pci_probe()
/Linux-v5.10/drivers/gpu/drm/mgag200/
Dmgag200_drv.c343 drm_fb_helper_remove_conflicting_pci_framebuffers(pdev, "mgag200drmfb"); in mgag200_pci_probe()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_drv.c358 ret = drm_fb_helper_remove_conflicting_pci_framebuffers(pdev, "radeondrmfb"); in radeon_pci_probe()
/Linux-v5.10/drivers/gpu/drm/tiny/
Dcirrus.c559 ret = drm_fb_helper_remove_conflicting_pci_framebuffers(pdev, "cirrusdrmfb"); in cirrus_pci_probe()
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_drm.c739 ret = drm_fb_helper_remove_conflicting_pci_framebuffers(pdev, "nouveaufb"); in nouveau_drm_probe()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c1164 ret = drm_fb_helper_remove_conflicting_pci_framebuffers(pdev, "amdgpudrmfb"); in amdgpu_pci_probe()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_drv.c558 ret = drm_fb_helper_remove_conflicting_pci_framebuffers(pdev, "inteldrmfb"); in i915_driver_hw_probe()