On Tue, 2023-02-14 at 13:38 -0800, Teres Alexis, Alan Previn wrote: > Enable PXP with MTL-GSC-CS: add the has_pxp into device info > and increase the timeouts for new GSC-CS + firmware specs. > > Signed-off-by: Alan Previn <[email protected]> > --- > drivers/gpu/drm/i915/i915_pci.c | 1 + > drivers/gpu/drm/i915/pxp/intel_pxp_session.c | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) > alan:snip > @@ -44,7 +44,7 @@ static int pxp_wait_for_session_state(struct intel_pxp > *pxp, u32 id, bool in_pla > KCR_SIP(pxp->kcr_base), > mask, > in_play ? mask : 0, > - 100); > + 250); > > intel_runtime_pm_put(uncore->rpm, wakeref); > I have to mirror this timeout change on the pxp-debugfs for forced teardown termination (else it impacts 3 of the igt-pxp tests).
- [Intel-gfx] [PATCH v5 2/8] drm/i915/pxp: Add MTL... Alan Previn
- [Intel-gfx] [PATCH v5 1/8] drm/i915/pxp: Add GSC... Alan Previn
- [Intel-gfx] [PATCH v5 4/8] drm/i915/pxp: Add GSC... Alan Previn
- Re: [Intel-gfx] [PATCH v5 4/8] drm/i915/pxp... Teres Alexis, Alan Previn
- [Intel-gfx] [PATCH v5 6/8] drm/i915/pxp: MTL-KCR... Alan Previn
- [Intel-gfx] [PATCH v5 7/8] drm/i915/pxp: On MTL,... Alan Previn
- [Intel-gfx] [PATCH v5 5/8] drm/i915/pxp: Add ARB... Alan Previn
- Re: [Intel-gfx] [PATCH v5 5/8] drm/i915/pxp... Teres Alexis, Alan Previn
- [Intel-gfx] [PATCH v5 3/8] drm/i915/pxp: Add MTL... Alan Previn
- [Intel-gfx] [PATCH v5 8/8] drm/i915/pxp: Enable ... Alan Previn
- Re: [Intel-gfx] [PATCH v5 8/8] drm/i915/pxp... Teres Alexis, Alan Previn
- [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/... Patchwork
- [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/px... Patchwork
- [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/px... Patchwork
