Home
last modified time | relevance | path

Searched refs:drm_aperture_remove_conflicting_pci_framebuffers (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_aperture.c192 int drm_aperture_remove_conflicting_pci_framebuffers(struct pci_dev *pdev, in drm_aperture_remove_conflicting_pci_framebuffers() function
197 EXPORT_SYMBOL(drm_aperture_remove_conflicting_pci_framebuffers);
/linux-6.3-rc2/include/drm/
A Ddrm_aperture.h18 int drm_aperture_remove_conflicting_pci_framebuffers(struct pci_dev *pdev,
/linux-6.3-rc2/drivers/gpu/drm/virtio/
A Dvirtgpu_drv.c61 ret = drm_aperture_remove_conflicting_pci_framebuffers(pdev, &driver); in virtio_gpu_pci_quirk()
/linux-6.3-rc2/drivers/gpu/drm/vboxvideo/
A Dvbox_drv.c46 ret = drm_aperture_remove_conflicting_pci_framebuffers(pdev, &driver); in vbox_pci_probe()
/linux-6.3-rc2/drivers/gpu/drm/qxl/
A Dqxl_drv.c99 ret = drm_aperture_remove_conflicting_pci_framebuffers(pdev, &qxl_driver); in qxl_pci_probe()
/linux-6.3-rc2/drivers/gpu/drm/mgag200/
A Dmgag200_drv.c220 ret = drm_aperture_remove_conflicting_pci_framebuffers(pdev, &mgag200_driver); in mgag200_pci_probe()
/linux-6.3-rc2/drivers/gpu/drm/hisilicon/hibmc/
A Dhibmc_drm_drv.c310 ret = drm_aperture_remove_conflicting_pci_framebuffers(pdev, &hibmc_driver); in hibmc_pci_probe()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_drv.c326 ret = drm_aperture_remove_conflicting_pci_framebuffers(pdev, &kms_driver); in radeon_pci_probe()
/linux-6.3-rc2/drivers/gpu/drm/tiny/
A Dcirrus.c558 ret = drm_aperture_remove_conflicting_pci_framebuffers(pdev, &cirrus_driver); in cirrus_pci_probe()
A Dbochs.c652 ret = drm_aperture_remove_conflicting_pci_framebuffers(pdev, &bochs_driver); in bochs_pci_probe()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_drm.c761 ret = drm_aperture_remove_conflicting_pci_framebuffers(pdev, &driver_pci); in nouveau_drm_probe()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_driver.c484 ret = drm_aperture_remove_conflicting_pci_framebuffers(pdev, dev_priv->drm.driver); in i915_driver_hw_probe()
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_drv.c1617 ret = drm_aperture_remove_conflicting_pci_framebuffers(pdev, &driver); in vmw_probe()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_device.c3705 r = drm_aperture_remove_conflicting_pci_framebuffers(adev->pdev, &amdgpu_kms_driver); in amdgpu_device_init()

Completed in 26 milliseconds