Re: [PATCH v5 8/8] drm/i915/pxp: Enable PXP with MTL-GSC-CS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <alan.previn.teres.alexis@xxxxxxxxx>
> ---
>  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).




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux