[Intel-gfx] [PATCH v3 10/11] drm/i915/tgl: Add Wa number to WaAllowPMDepthAndInvocationCountAccessFromUMD

Lionel Landwerlin lionel.g.landwerlin at intel.com
Thu Feb 27 22:35:55 UTC 2020


On 28/02/2020 00:01, José Roberto de Souza wrote:
> Just to make easier to check that the Wa was implemetend when
> comparing to the number in BSpec.
>
> BSpec: 52890
> Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
> ---
>   drivers/gpu/drm/i915/gt/intel_workarounds.c | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/i915/gt/intel_workarounds.c b/drivers/gpu/drm/i915/gt/intel_workarounds.c
> index ba0265763484..3e375a3b7714 100644
> --- a/drivers/gpu/drm/i915/gt/intel_workarounds.c
> +++ b/drivers/gpu/drm/i915/gt/intel_workarounds.c
> @@ -1254,6 +1254,7 @@ static void tgl_whitelist_build(struct intel_engine_cs *engine)
>   	case RENDER_CLASS:
>   		/*
>   		 * WaAllowPMDepthAndInvocationCountAccessFromUMD:tgl
> +		 * Wa_1408556865:tgl
>   		 *
>   		 * This covers 4 registers which are next to one another :
>   		 *   - PS_INVOCATION_COUNT




More information about the Intel-gfx mailing list