Skip to content

drm/xe: Introduce the Xe Power Management component.

Rodrigo Vivi requested to merge rodrigovivi/drm-xe:xe-pm-rfc into xe

Let's aim for a power management that is as simple as possible. Let's start small and build it up.

This initial skeleton introduce the System Suspend support (S3 and S2idle hooks) for integrated devices with GuC submission enabled.

Signed-off-by: Rodrigo Vivi rodrigo.vivi@intel.com

Merge request reports