Searched refs:intel_fbdev_set_suspend (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_fbdev.h | 18 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
|
D | intel_fbdev.c | 454 intel_fbdev_set_suspend(&container_of(work, in intel_fbdev_suspend_worker() 482 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend() function
|
/linux-6.14.4/drivers/gpu/drm/xe/display/ |
D | xe_display.c | 339 intel_fbdev_set_suspend(&xe->drm, FBINFO_STATE_SUSPENDED, true); in __xe_display_pm_suspend() 377 intel_fbdev_set_suspend(&xe->drm, FBINFO_STATE_SUSPENDED, true); in xe_display_pm_shutdown() 497 intel_fbdev_set_suspend(&xe->drm, FBINFO_STATE_RUNNING, false); in __xe_display_pm_resume()
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | i915_driver.c | 976 intel_fbdev_set_suspend(&i915->drm, FBINFO_STATE_SUSPENDED, true); in i915_driver_shutdown() 1059 intel_fbdev_set_suspend(dev, FBINFO_STATE_SUSPENDED, true); in i915_drm_suspend() 1245 intel_fbdev_set_suspend(dev, FBINFO_STATE_RUNNING, false); in i915_drm_resume()
|
/linux-6.14.4/tools/power/pm-graph/config/ |
D | custom-timeline-functions.cfg | 205 intel_fbdev_set_suspend:
|