Hi Dave and Daniel,
Only one fix for this round. Sending earlier today due to Holiday in US tomorrow.
Here goes drm-intel-fixes-2021-11-24:
Fix wakeref handling of PXP suspend.
Thanks, Rodrigo.
The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6:
Linux 5.16-rc2 (2021-11-21 13:47:39 -0800)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2021-11-24
for you to fetch changes up to b8d8436840caa2e9b6d156e69336d2135f49f10f:
drm/i915/gt: Hold RPM wakelock during PXP suspend (2021-11-24 09:07:18 -0500)
---------------------------------------------------------------- Fix wakeref handling of PXP suspend.
---------------------------------------------------------------- Tejas Upadhyay (1): drm/i915/gt: Hold RPM wakelock during PXP suspend
drivers/gpu/drm/i915/gt/intel_gt_pm.c | 7 ++++--- drivers/gpu/drm/i915/pxp/intel_pxp_pm.c | 37 +++++++++++++++++++++++---------- drivers/gpu/drm/i915/pxp/intel_pxp_pm.h | 19 ++++++++++++++--- 3 files changed, 46 insertions(+), 17 deletions(-)
dri-devel@lists.freedesktop.org