Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/shmobile/
Dshmob_drm_kms.c157 drm_helper_disable_unused_functions(sdev->ddev); in shmob_drm_modeset_init()
/linux-4.1.27/include/drm/
Ddrm_crtc_helper.h181 extern void drm_helper_disable_unused_functions(struct drm_device *dev);
/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c170 drm_helper_disable_unused_functions(dev); in rockchip_drm_fbdev_init()
/linux-4.1.27/drivers/gpu/drm/bochs/
Dbochs_fbdev.c214 drm_helper_disable_unused_functions(bochs->dev); in bochs_fbdev_init()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c279 drm_helper_disable_unused_functions(dev); in exynos_drm_fbdev_init()
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_fbdev.c293 drm_helper_disable_unused_functions(dev); in omap_fbdev_init()
/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_fb.c311 drm_helper_disable_unused_functions(mdev->dev); in mgag200_fbdev_init()
/linux-4.1.27/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c328 drm_helper_disable_unused_functions(cdev->dev); in cirrus_fbdev_init()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_crtc_helper.c216 void drm_helper_disable_unused_functions(struct drm_device *dev) in drm_helper_disable_unused_functions() function
222 EXPORT_SYMBOL(drm_helper_disable_unused_functions);
Ddrm_fb_cma_helper.c375 drm_helper_disable_unused_functions(dev); in drm_fbdev_cma_init()
/linux-4.1.27/drivers/gpu/drm/ast/
Dast_fb.c346 drm_helper_disable_unused_functions(dev); in ast_fbdev_init()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_fb.c406 drm_helper_disable_unused_functions(rdev->ddev); in radeon_fbdev_init()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c569 drm_helper_disable_unused_functions(dev); in nouveau_fbcon_init()
/linux-4.1.27/drivers/gpu/drm/udl/
Dudl_fb.c600 drm_helper_disable_unused_functions(dev); in udl_fbdev_init()
/linux-4.1.27/drivers/gpu/drm/gma500/
Dframebuffer.c618 drm_helper_disable_unused_functions(dev); in psb_fbdev_init()