Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_fb_helper.h256 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
357 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked() function
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fb_helper.c275 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked() function
279 EXPORT_SYMBOL(drm_fb_helper_restore_fbdev_mode_unlocked);
2315 drm_fb_helper_restore_fbdev_mode_unlocked(dev->fb_helper); in drm_fb_helper_lastclose()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fbdev.c720 if (drm_fb_helper_restore_fbdev_mode_unlocked(&ifbdev->helper) == 0) in intel_fbdev_restore_mode()

Completed in 9 milliseconds