Re: [Intel-gfx] [PATCH 4/6] drm/i915: Build workaround list in ring initialization

2014-09-19 Thread Daniel Vetter
On Thu, Sep 18, 2014 at 05:58:33PM +0300, Mika Kuoppala wrote: > to disassociate workaround list init from the actual writing > of values. This is needed as not workarounds will be masked bit > enables and we want full control on when the read part of RMW > will happen. > > Signed-off-by: Mika Kuo

[Intel-gfx] [PATCH 4/6] drm/i915: Build workaround list in ring initialization

2014-09-18 Thread Mika Kuoppala
to disassociate workaround list init from the actual writing of values. This is needed as not workarounds will be masked bit enables and we want full control on when the read part of RMW will happen. Signed-off-by: Mika Kuoppala --- drivers/gpu/drm/i915/i915_debugfs.c | 18 +-- drivers/gpu/