Home
last modified time | relevance | path

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

/Linux-v5.10/include/drm/
Ddrm_crtc_helper.h46 void drm_helper_disable_unused_functions(struct drm_device *dev);
/Linux-v5.10/drivers/gpu/drm/shmobile/
Dshmob_drm_kms.c147 drm_helper_disable_unused_functions(sdev->ddev); in shmob_drm_modeset_init()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_crtc_helper.c219 void drm_helper_disable_unused_functions(struct drm_device *dev) in drm_helper_disable_unused_functions() function
227 EXPORT_SYMBOL(drm_helper_disable_unused_functions);
Ddrm_fb_helper.c2178 drm_helper_disable_unused_functions(dev); in drm_fbdev_client_hotplug()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_fb.c362 drm_helper_disable_unused_functions(rdev->ddev); in radeon_fbdev_init()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c346 drm_helper_disable_unused_functions(adev_to_drm(adev)); in amdgpu_fbdev_init()
/Linux-v5.10/drivers/gpu/drm/gma500/
Dframebuffer.c521 drm_helper_disable_unused_functions(dev); in psb_fbdev_init()
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c580 drm_helper_disable_unused_functions(dev); in nouveau_fbcon_init()