Home
last modified time | relevance | path

Searched refs:drm_firmware_drivers_only (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v6.1/include/drm/
Ddrm_module.h40 if (drm_firmware_drivers_only()) in drm_pci_register_driver()
64 if (drm_firmware_drivers_only() && modeset == -1) in drm_pci_register_driver_if_modeset()
103 if (drm_firmware_drivers_only()) in drm_platform_driver_register()
Ddrm_drv.h605 extern bool drm_firmware_drivers_only(void);
/Linux-v6.1/drivers/gpu/drm/
Ddrm_nomodeset.c8 bool drm_firmware_drivers_only(void) in drm_firmware_drivers_only() function
12 EXPORT_SYMBOL(drm_firmware_drivers_only);
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_module.c35 if (drm_firmware_drivers_only() && i915_modparams.modeset == -1) in i915_check_nomodeset()
/Linux-v6.1/drivers/gpu/drm/virtio/
Dvirtgpu_drv.c73 if (drm_firmware_drivers_only() && virtio_gpu_modeset == -1) in virtio_gpu_probe()
/Linux-v6.1/drivers/gpu/drm/sprd/
Dsprd_drm.c183 if (drm_firmware_drivers_only()) in sprd_drm_init()
/Linux-v6.1/drivers/gpu/drm/hyperv/
Dhyperv_drm_drv.c236 if (drm_firmware_drivers_only()) in hyperv_init()
/Linux-v6.1/drivers/gpu/drm/imx/
Dimx-drm-core.c342 if (drm_firmware_drivers_only()) in imx_drm_init()
/Linux-v6.1/drivers/gpu/drm/armada/
Darmada_drv.c265 if (drm_firmware_drivers_only()) in armada_drm_init()
/Linux-v6.1/drivers/gpu/drm/sti/
Dsti_drv.c284 if (drm_firmware_drivers_only()) in sti_drm_init()
/Linux-v6.1/drivers/gpu/drm/mcde/
Dmcde_drv.c489 if (drm_firmware_drivers_only()) in mcde_drm_register()
/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c452 if (drm_firmware_drivers_only()) in exynos_drm_init()
/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_drv.c471 if (drm_firmware_drivers_only()) in vc4_drm_register()
/Linux-v6.1/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c497 if (drm_firmware_drivers_only()) in rockchip_drm_init()
/Linux-v6.1/drivers/gpu/drm/gma500/
Dpsb_drv.c505 if (drm_firmware_drivers_only()) in psb_init()
/Linux-v6.1/drivers/gpu/drm/rcar-du/
Drcar_du_drv.c652 if (drm_firmware_drivers_only()) in rcar_du_probe()
/Linux-v6.1/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.c607 if (drm_firmware_drivers_only()) in tilcdc_drm_init()
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_drv.c632 if (drm_firmware_drivers_only() && radeon_modeset == -1) in radeon_module_init()
/Linux-v6.1/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c353 if (drm_firmware_drivers_only()) in mtk_drm_kms_init()
/Linux-v6.1/drivers/gpu/drm/omapdrm/
Domap_drv.c730 if (drm_firmware_drivers_only()) in omapdrm_init()
/Linux-v6.1/drivers/gpu/drm/xen/
Dxen_drm_front.c498 if (drm_firmware_drivers_only()) in xen_drm_drv_init()
/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_drv.c411 if (drm_firmware_drivers_only()) in msm_drm_init()
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_drm.c1374 if (drm_firmware_drivers_only()) in nouveau_drm_init()
/Linux-v6.1/drivers/gpu/drm/tegra/
Ddrm.c1419 if (drm_firmware_drivers_only()) in host1x_drm_init()
/Linux-v6.1/drivers/gpu/drm/ingenic/
Dingenic-drm-drv.c1623 if (drm_firmware_drivers_only()) in ingenic_drm_init()

12