drm/i915/chv: Combine GEN8_ROW_CHICKEN w/a
authorArun Siluvery <arun.siluvery@linux.intel.com>
Tue, 28 Oct 2014 18:33:13 +0000 (18:33 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 14 Nov 2014 09:29:14 +0000 (10:29 +0100)
WaDisablePartialInstShootdown:chv and
WaDisableThreadStallDopClockGating:chv are related to the same
register so combine them.

Signed-off-by: Arun Siluvery <arun.siluvery@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ringbuffer.c