[PATCH v2 0/1] drm/xe: Build PM into GuC CT layer
Matthew Brost
matthew.brost at intel.com
Thu Jul 18 15:52:44 UTC 2024
Take PM ref when a G2H is outstanding, drop when it is received.
To safely ensure we have PM ref when in the GuC CT layer, a PM ref needs
to be held when scheduler messages are pending too.
v2:
- Add outer PM protections to xe_file_close (CI)
Matthew Brost (1):
drm/xe: Build PM into GuC CT layer
drivers/gpu/drm/xe/xe_device.c | 4 ++++
drivers/gpu/drm/xe/xe_guc_ct.c | 5 +++++
drivers/gpu/drm/xe/xe_guc_submit.c | 4 ++++
3 files changed, 13 insertions(+)
--
2.34.1
More information about the Intel-xe
mailing list