Home
last modified time | relevance | path

Searched refs:drm_fb_helper_restore_fbdev_mode_unlocked (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/drm/
Ddrm_fb_helper.h226 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
333 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked() function
/Linux-v5.4/drivers/gpu/drm/
Ddrm_fb_helper.c238 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked() function
272 EXPORT_SYMBOL(drm_fb_helper_restore_fbdev_mode_unlocked);
1382 drm_fb_helper_restore_fbdev_mode_unlocked(fb_helper); in drm_fb_helper_set_par()
2070 drm_fb_helper_restore_fbdev_mode_unlocked(dev->fb_helper); in drm_fb_helper_lastclose()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_fbdev.c632 if (drm_fb_helper_restore_fbdev_mode_unlocked(&ifbdev->helper) == 0) in intel_fbdev_restore_mode()
/Linux-v5.4/Documentation/gpu/
Dtodo.rst275 - drm_fb_helper_restore_fbdev_mode_unlocked() should call restore_fbdev_mode()