Re: [Intel-gfx] [PATCH 4/7] drm/i915/icl: WaSendPushConstantsFromMMIO

2018-10-01 Thread Joonas Lahtinen
Why is this mixed with display workarounds? These were already once on the list and were decided not to be included as there are no known users. Regards, Joonas Quoting Radhakrishna Sripada (2018-09-28 19:47:35) > From: Oscar Mateo > > Allows UMDs to set 'Disable Gather at Set Shader Common Sl

Re: [Intel-gfx] [PATCH 4/7] drm/i915/icl: WaSendPushConstantsFromMMIO

2018-10-01 Thread Mika Kuoppala
Chris Wilson writes: > Quoting Radhakrishna Sripada (2018-09-28 17:47:35) >> From: Oscar Mateo >> >> Allows UMDs to set 'Disable Gather at Set Shader Common Slice'. > > Question for reviewers is what other bits are exposed here? And we would also need to have a mesa/umd side commit/ack to demo

Re: [Intel-gfx] [PATCH 4/7] drm/i915/icl: WaSendPushConstantsFromMMIO

2018-09-28 Thread Chris Wilson
Quoting Radhakrishna Sripada (2018-09-28 17:47:35) > From: Oscar Mateo > > Allows UMDs to set 'Disable Gather at Set Shader Common Slice'. Question for reviewers is what other bits are exposed here? -Chris ___ Intel-gfx mailing list Intel-gfx@lists.fre

[Intel-gfx] [PATCH 4/7] drm/i915/icl: WaSendPushConstantsFromMMIO

2018-09-28 Thread Radhakrishna Sripada
From: Oscar Mateo Allows UMDs to set 'Disable Gather at Set Shader Common Slice'. Cc: Mika Kuoppala Signed-off-by: Oscar Mateo Signed-off-by: Radhakrishna Sripada --- drivers/gpu/drm/i915/intel_workarounds.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/i915/intel_wor