Home
last modified time | relevance | path

Searched refs:drm_helper_force_disable_all (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/include/drm/
Ddrm_crtc_helper.h63 int drm_helper_force_disable_all(struct drm_device *dev);
/Linux-v6.6/drivers/gpu/drm/
Ddrm_crtc_helper.c1040 int drm_helper_force_disable_all(struct drm_device *dev) in drm_helper_force_disable_all() function
1060 EXPORT_SYMBOL(drm_helper_force_disable_all);
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_fbdev.c307 drm_helper_force_disable_all(dev); in radeon_fbdev_client_unregister()
Dradeon_display.c1656 drm_helper_force_disable_all(rdev->ddev); in radeon_modeset_fini()
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_display.c626 drm_helper_force_disable_all(dev); in nouveau_display_fini()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c3991 drm_helper_force_disable_all(adev_to_drm(adev)); in amdgpu_device_fini_hw()