Searched refs:intel_fbdev_set_suspend (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_fbdev.h | 19 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous); 40 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 | 441 intel_fbdev_set_suspend(&container_of(work, in intel_fbdev_suspend_worker() 554 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend() function
|
/Linux-v5.10/tools/power/pm-graph/config/ |
D | custom-timeline-functions.cfg | 205 intel_fbdev_set_suspend:
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | i915_drv.c | 1097 intel_fbdev_set_suspend(dev, FBINFO_STATE_SUSPENDED, true); in i915_drm_suspend() 1250 intel_fbdev_set_suspend(dev, FBINFO_STATE_RUNNING, false); in i915_drm_resume()
|