Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/
Ddrm_crtc_helper.h46 void drm_helper_disable_unused_functions(struct drm_device *dev);
/linux-6.1.9/drivers/gpu/drm/shmobile/
Dshmob_drm_kms.c147 drm_helper_disable_unused_functions(sdev->ddev); in shmob_drm_modeset_init()
/linux-6.1.9/drivers/gpu/drm/
Ddrm_crtc_helper.c232 void drm_helper_disable_unused_functions(struct drm_device *dev) in drm_helper_disable_unused_functions() function
240 EXPORT_SYMBOL(drm_helper_disable_unused_functions);
Ddrm_fb_helper.c2537 drm_helper_disable_unused_functions(dev); in drm_fbdev_client_hotplug()
/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_fb.c361 drm_helper_disable_unused_functions(rdev->ddev); in radeon_fbdev_init()
/linux-6.1.9/drivers/gpu/drm/gma500/
Dframebuffer.c420 drm_helper_disable_unused_functions(dev); in psb_fbdev_init()
/linux-6.1.9/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c583 drm_helper_disable_unused_functions(dev); in nouveau_fbcon_init()