>-----Original Message-----
>From: Sripada, Radhakrishna
>Sent: Tuesday, October 30, 2018 1:45 AM
>To: [email protected]
>Cc: Oscar Mateo <[email protected]>; Mika Kuoppala
><[email protected]>; Srivatsa, Anusha
><[email protected]>; Sripada, Radhakrishna
><[email protected]>
>Subject: [PATCH v3 3/4] drm/i915/icl: WaAllowUMDToModifyHalfSliceChicken7
>
>From: Oscar Mateo <[email protected]>
>
>Required to dinamically set 'Trilinear Filter Quality Mode'
               ^^^^^^fix the typo.

>Userpsace consumer is mesa.
>
>V2: Rebase
>V3: Update commit message
>
>Cc: Mika Kuoppala <[email protected]>
>Cc: Anusha Srivatsa <[email protected]>
>Signed-off-by: Oscar Mateo <[email protected]>
>Signed-off-by: Radhakrishna Sripada <[email protected]>
With the typo fix,
Reviewed-by: Anusha Srivatsa <[email protected]>
>---
> drivers/gpu/drm/i915/intel_workarounds.c | 2 ++
> 1 file changed, 2 insertions(+)
>
>diff --git a/drivers/gpu/drm/i915/intel_workarounds.c
>b/drivers/gpu/drm/i915/intel_workarounds.c
>index 01b9b7591c5d..896874278852 100644
>--- a/drivers/gpu/drm/i915/intel_workarounds.c
>+++ b/drivers/gpu/drm/i915/intel_workarounds.c
>@@ -1016,6 +1016,8 @@ static void cnl_whitelist_build(struct whitelist *w)
>
> static void icl_whitelist_build(struct whitelist *w)  {
>+      /* WaAllowUMDToModifyHalfSliceChicken7:icl */
>+      whitelist_reg(w, GEN9_HALF_SLICE_CHICKEN7);
> }
>
> static struct whitelist *whitelist_build(struct intel_engine_cs *engine,
>--
>2.9.3

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to