Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_fbdev.h21 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous);
43 static inline void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend() function
A Dintel_fbdev.c515 intel_fbdev_set_suspend(&container_of(work, in intel_fbdev_suspend_worker()
591 intel_fbdev_set_suspend(&dev_priv->drm, FBINFO_STATE_SUSPENDED, true); in intel_fbdev_unregister()
630 void intel_fbdev_set_suspend(struct drm_device *dev, int state, bool synchronous) in intel_fbdev_set_suspend() function
/linux-6.3-rc2/tools/power/pm-graph/config/
A Dcustom-timeline-functions.cfg205 intel_fbdev_set_suspend:
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_driver.c1086 intel_fbdev_set_suspend(dev, FBINFO_STATE_SUSPENDED, true); in i915_drm_suspend()
1251 intel_fbdev_set_suspend(dev, FBINFO_STATE_RUNNING, false); in i915_drm_resume()

Completed in 10 milliseconds