Home
last modified time | relevance | path

Searched refs:drm_fb_helper_restore_fbdev_mode_unlocked (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/drm/
H A Ddrm_fb_helper.h247 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
328 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked() function
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_fb_helper.h225 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper);
320 drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked() function
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c637 if (drm_fb_helper_restore_fbdev_mode_unlocked(&ifbdev->helper) == 0) in intel_fbdev_restore_mode()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_fb_helper.c267 * drm_fb_helper_restore_fbdev_mode_unlocked - restore fbdev configuration
277 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked() function
281 EXPORT_SYMBOL(drm_fb_helper_restore_fbdev_mode_unlocked); variable
1962 * that only need to call drm_fb_helper_restore_fbdev_mode_unlocked().
1966 drm_fb_helper_restore_fbdev_mode_unlocked(dev->fb_helper); in drm_fb_helper_lastclose()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_fb_helper.c266 * drm_fb_helper_restore_fbdev_mode_unlocked - restore fbdev configuration
276 int drm_fb_helper_restore_fbdev_mode_unlocked(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode_unlocked() function
280 EXPORT_SYMBOL(drm_fb_helper_restore_fbdev_mode_unlocked); variable
2001 * that only need to call drm_fb_helper_restore_fbdev_mode_unlocked().
2005 drm_fb_helper_restore_fbdev_mode_unlocked(dev->fb_helper); in drm_fb_helper_lastclose()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c747 if (drm_fb_helper_restore_fbdev_mode_unlocked(&ifbdev->helper) == 0) in intel_fbdev_restore_mode()

Completed in 10 milliseconds