Re: [Intel-gfx] [PATCH] drm/i915: Implement WaVSRefCountFullforceMissDisable

2013-01-28 Thread Daniel Vetter
On Mon, Jan 28, 2013 at 03:42:44PM +0200, Ville Syrjälä wrote: > On Sat, Jan 26, 2013 at 11:52:00AM -0800, Ben Widawsky wrote: > > Implements WaVSRefCountFullforceMissDisable as documented in the BSpec > > 3D workarounds chapter. > > > > Cc: Paulo Zanoni > > Signed-off-by: Ben Widawsky > > Revi

Re: [Intel-gfx] [PATCH] drm/i915: Implement WaVSRefCountFullforceMissDisable

2013-01-28 Thread Ville Syrjälä
On Sat, Jan 26, 2013 at 11:52:00AM -0800, Ben Widawsky wrote: > Implements WaVSRefCountFullforceMissDisable as documented in the BSpec > 3D workarounds chapter. > > Cc: Paulo Zanoni > Signed-off-by: Ben Widawsky Reviewed-by: Ville Syrjälä > --- > drivers/gpu/drm/i915/i915_reg.h | 1 + > driv

[Intel-gfx] [PATCH] drm/i915: Implement WaVSRefCountFullforceMissDisable

2013-01-26 Thread Ben Widawsky
Implements WaVSRefCountFullforceMissDisable as documented in the BSpec 3D workarounds chapter. Cc: Paulo Zanoni Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/i915_reg.h | 1 + drivers/gpu/drm/i915/intel_pm.c | 4 2 files changed, 5 insertions(+) diff --git a/drivers/gpu/drm/i915/i9