Home
last modified time | relevance | path

Searched refs:intel_fbdev_set_suspend (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
A Dintel_fbdev.h18 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous);
25 static inline void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend() function
A Dintel_fbdev.c457 intel_fbdev_set_suspend(&container_of(work, in intel_fbdev_suspend_worker()
485 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend() function
/linux/drivers/gpu/drm/xe/display/
A Dxe_display.c324 intel_fbdev_set_suspend(&xe->drm, FBINFO_STATE_SUSPENDED, true); in __xe_display_pm_suspend()
420 intel_fbdev_set_suspend(&xe->drm, FBINFO_STATE_RUNNING, false); in __xe_display_pm_resume()
/linux/drivers/gpu/drm/i915/
A Di915_driver.c943 intel_fbdev_set_suspend(&i915->drm, FBINFO_STATE_SUSPENDED, true); in i915_driver_shutdown()
1026 intel_fbdev_set_suspend(dev, FBINFO_STATE_SUSPENDED, true); in i915_drm_suspend()
1212 intel_fbdev_set_suspend(dev, FBINFO_STATE_RUNNING, false); in i915_drm_resume()
/linux/tools/power/pm-graph/config/
A Dcustom-timeline-functions.cfg205 intel_fbdev_set_suspend:

Completed in 12 milliseconds