Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/shmobile/
Dshmob_drm_kms.c157 drm_helper_disable_unused_functions(sdev->ddev); in shmob_drm_modeset_init()
/linux-4.4.14/include/drm/
Ddrm_crtc_helper.h186 extern void drm_helper_disable_unused_functions(struct drm_device *dev);
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c160 drm_helper_disable_unused_functions(dev); in rockchip_drm_fbdev_init()
/linux-4.4.14/drivers/gpu/drm/bochs/
Dbochs_fbdev.c200 drm_helper_disable_unused_functions(bochs->dev); in bochs_fbdev_init()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_fbdev.c284 drm_helper_disable_unused_functions(dev); in omap_fbdev_init()
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_fb.c298 drm_helper_disable_unused_functions(mdev->dev); in mgag200_fbdev_init()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_crtc_helper.c214 void drm_helper_disable_unused_functions(struct drm_device *dev) in drm_helper_disable_unused_functions() function
220 EXPORT_SYMBOL(drm_helper_disable_unused_functions);
Ddrm_fb_cma_helper.c352 drm_helper_disable_unused_functions(dev); in drm_fbdev_cma_init()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_fb.c354 drm_helper_disable_unused_functions(rdev->ddev); in radeon_fbdev_init()
/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c303 drm_helper_disable_unused_functions(cdev->dev); in cirrus_fbdev_init()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fb.c362 drm_helper_disable_unused_functions(adev->ddev); in amdgpu_fbdev_init()
/linux-4.4.14/drivers/gpu/drm/ast/
Dast_fb.c332 drm_helper_disable_unused_functions(dev); in ast_fbdev_init()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c554 drm_helper_disable_unused_functions(dev); in nouveau_fbcon_init()
/linux-4.4.14/drivers/gpu/drm/udl/
Dudl_fb.c587 drm_helper_disable_unused_functions(dev); in udl_fbdev_init()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dframebuffer.c602 drm_helper_disable_unused_functions(dev); in psb_fbdev_init()