Re: [Intel-gfx] [PATCH 3/8] drm/i915: Verify GT workaround state at runtime

2018-11-30 Thread Tvrtko Ursulin
On 30/11/2018 11:54, Chris Wilson wrote: Quoting Tvrtko Ursulin (2018-11-30 11:31:56) From: Tvrtko Ursulin Since we now have all the GT workarounds in a table, by adding a simple shared helper function we can now verify that their values are still applied after some interesting events in the

Re: [Intel-gfx] [PATCH 3/8] drm/i915: Verify GT workaround state at runtime

2018-11-30 Thread Chris Wilson
Quoting Tvrtko Ursulin (2018-11-30 12:02:56) > > On 30/11/2018 11:38, Chris Wilson wrote: > > Quoting Tvrtko Ursulin (2018-11-30 11:31:56) > >> From: Tvrtko Ursulin > >> > >> Since we now have all the GT workarounds in a table, by adding a simple > >> shared helper function we can now verify

Re: [Intel-gfx] [PATCH 3/8] drm/i915: Verify GT workaround state at runtime

2018-11-30 Thread Tvrtko Ursulin
On 30/11/2018 11:38, Chris Wilson wrote: Quoting Tvrtko Ursulin (2018-11-30 11:31:56) From: Tvrtko Ursulin Since we now have all the GT workarounds in a table, by adding a simple shared helper function we can now verify that their values are still applied after some interesting events in the

Re: [Intel-gfx] [PATCH 3/8] drm/i915: Verify GT workaround state at runtime

2018-11-30 Thread Chris Wilson
Quoting Tvrtko Ursulin (2018-11-30 11:31:56) > From: Tvrtko Ursulin > > Since we now have all the GT workarounds in a table, by adding a simple > shared helper function we can now verify that their values are still > applied after some interesting events in the lifetime of the driver. > > At

Re: [Intel-gfx] [PATCH 3/8] drm/i915: Verify GT workaround state at runtime

2018-11-30 Thread Chris Wilson
Quoting Tvrtko Ursulin (2018-11-30 11:31:56) > From: Tvrtko Ursulin > > Since we now have all the GT workarounds in a table, by adding a simple > shared helper function we can now verify that their values are still > applied after some interesting events in the lifetime of the driver. > > At

[Intel-gfx] [PATCH 3/8] drm/i915: Verify GT workaround state at runtime

2018-11-30 Thread Tvrtko Ursulin
From: Tvrtko Ursulin Since we now have all the GT workarounds in a table, by adding a simple shared helper function we can now verify that their values are still applied after some interesting events in the lifetime of the driver. At this stage these are the driver initialization and engine