mbox series

[V2,0/2] Enable PXP support

Message ID 20211025071317.3393329-1-tejaskumarx.surendrakumar.upadhyay@intel.com (mailing list archive)
Headers show
Series Enable PXP support | expand

Message

Tejas Upadhyay Oct. 25, 2021, 7:13 a.m. UTC
There are recent tests added in IGT which tests PXP.
As PXP not enabled by default CI is skipping the tests.

This patch series :
1. Enables PXP
2. Fixes the crash occures(RPM wakelock not acquired) 
after enabling PXP

Tejas Upadhyay (2):
  drm/i915/pxp: run CI with PXP and MEI_PXP enabled.
  drm/i915/gt: Hold RPM wakelock during PXP suspend

 drivers/gpu/drm/i915/Kconfig.debug    | 2 ++
 drivers/gpu/drm/i915/gt/intel_gt_pm.c | 6 +++++-
 2 files changed, 7 insertions(+), 1 deletion(-)