[PATCH] drm/xe/xe2lpm: Extend Wa_16021639441
Matt Roper
matthew.d.roper at intel.com
Mon Jul 1 22:37:30 UTC 2024
On Mon, Jul 01, 2024 at 11:46:37AM -0700, Ngai-Mint Kwan wrote:
> Wa_16021639441 applies to Xe2_LPM.
>
> Signed-off-by: Ngai-Mint Kwan <ngai-mint.kwan at linux.intel.com>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
> ---
> drivers/gpu/drm/xe/xe_wa.c | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/drivers/gpu/drm/xe/xe_wa.c b/drivers/gpu/drm/xe/xe_wa.c
> index c7bf0862b231..6c52d9d02b5f 100644
> --- a/drivers/gpu/drm/xe/xe_wa.c
> +++ b/drivers/gpu/drm/xe/xe_wa.c
> @@ -539,6 +539,16 @@ static const struct xe_rtp_entry_sr engine_was[] = {
> XE_RTP_ACTIONS(SET(HALF_SLICE_CHICKEN7, CLEAR_OPTIMIZATION_DISABLE))
> },
>
> + /* Xe2_LPM */
> +
> + { XE_RTP_NAME("16021639441"),
> + XE_RTP_RULES(MEDIA_VERSION(2000)),
> + XE_RTP_ACTIONS(SET(CSFE_CHICKEN1(0),
> + GHWSP_CSB_REPORT_DIS |
> + PPHWSP_CSB_AND_TIMESTAMP_REPORT_DIS,
> + XE_RTP_ACTION_FLAG(ENGINE_BASE)))
> + },
> +
> /* Xe2_HPM */
>
> { XE_RTP_NAME("16021639441"),
> --
> 2.34.1
>
--
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation
More information about the Intel-xe
mailing list