Home
last modified time | relevance | path

Searched refs:drm_helper_disable_unused_functions (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/include/drm/
Ddrm_crtc_helper.h48 void drm_helper_disable_unused_functions(struct drm_device *dev);
/linux-6.12.1/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c180 drm_helper_disable_unused_functions(dev); in exynos_drm_fbdev_client_hotplug()
/linux-6.12.1/drivers/gpu/drm/armada/
Darmada_fbdev.c171 drm_helper_disable_unused_functions(dev); in armada_fbdev_client_hotplug()
/linux-6.12.1/drivers/gpu/drm/tegra/
Dfbdev.c190 drm_helper_disable_unused_functions(dev); in tegra_fbdev_client_hotplug()
/linux-6.12.1/drivers/gpu/drm/msm/
Dmsm_fbdev.c204 drm_helper_disable_unused_functions(dev); in msm_fbdev_client_hotplug()
/linux-6.12.1/drivers/gpu/drm/
Ddrm_fbdev_shmem.c248 drm_helper_disable_unused_functions(dev); in drm_fbdev_shmem_client_hotplug()
Ddrm_fbdev_ttm.c277 drm_helper_disable_unused_functions(dev); in drm_fbdev_ttm_client_hotplug()
Ddrm_fbdev_dma.c277 drm_helper_disable_unused_functions(dev); in drm_fbdev_dma_client_hotplug()
Ddrm_crtc_helper.c231 void drm_helper_disable_unused_functions(struct drm_device *dev) in drm_helper_disable_unused_functions() function
239 EXPORT_SYMBOL(drm_helper_disable_unused_functions);
/linux-6.12.1/drivers/gpu/drm/radeon/
Dradeon_fbdev.c339 drm_helper_disable_unused_functions(dev); in radeon_fbdev_client_hotplug()
/linux-6.12.1/drivers/gpu/drm/gma500/
Dfbdev.c292 drm_helper_disable_unused_functions(dev); in psb_fbdev_client_hotplug()