Re: [Intel-gfx] [PATCH v3 11/11] drm/i915/tgl: Implement Wa_1407901919

2020-03-02 Thread Rafael Antognolli
On Fri, Feb 28, 2020 at 02:10:50PM -0800, Souza, Jose wrote: > Can you guys help in this one? Check Matt comment bellow. > > On Fri, 2020-02-28 at 14:07 -0800, Matt Roper wrote: > > On Thu, Feb 27, 2020 at 02:01:01PM -0800, José Roberto de Souza > > wrote: > > > This will fix a memory coherence

Re: [Intel-gfx] [PATCH v3 11/11] drm/i915/tgl: Implement Wa_1407901919

2020-02-28 Thread Souza, Jose
Can you guys help in this one? Check Matt comment bellow. On Fri, 2020-02-28 at 14:07 -0800, Matt Roper wrote: > On Thu, Feb 27, 2020 at 02:01:01PM -0800, José Roberto de Souza > wrote: > > This will fix a memory coherence issue. > > > > v3: using whitespace to make easy to read WA (Chris) > >

Re: [Intel-gfx] [PATCH v3 11/11] drm/i915/tgl: Implement Wa_1407901919

2020-02-28 Thread Matt Roper
On Thu, Feb 27, 2020 at 02:01:01PM -0800, José Roberto de Souza wrote: > This will fix a memory coherence issue. > > v3: using whitespace to make easy to read WA (Chris) > > BSpec: 52890 > Cc: Chris Wilson > Signed-off-by: José Roberto de Souza > --- >

[Intel-gfx] [PATCH v3 11/11] drm/i915/tgl: Implement Wa_1407901919

2020-02-27 Thread José Roberto de Souza
This will fix a memory coherence issue. v3: using whitespace to make easy to read WA (Chris) BSpec: 52890 Cc: Chris Wilson Signed-off-by: José Roberto de Souza --- drivers/gpu/drm/i915/gt/intel_workarounds.c | 8 drivers/gpu/drm/i915/i915_reg.h | 20 +++-