Re: [Intel-gfx] [PATCH] drm/i915/chv: Add additional workarounds for CHV

2014-12-04 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) -Summary- Platform Delta drm-intel-nightly Series Applied PNV 364/364

Re: [Intel-gfx] [PATCH] drm/i915/chv: Add additional workarounds for CHV

2014-12-04 Thread Daniel Vetter
On Thu, Dec 04, 2014 at 12:58:40PM +0200, Ville Syrjälä wrote: > On Wed, Dec 03, 2014 at 07:15:31PM +, Arun Siluvery wrote: > > These w/a were recently identified while debugging another issue, > > +WaClearFlowControlGpgpuContextSave:chv > > +Wa4x4STCOptimizationDisable:chv > > > > For: VIZ-40

Re: [Intel-gfx] [PATCH] drm/i915/chv: Add additional workarounds for CHV

2014-12-04 Thread Ville Syrjälä
On Wed, Dec 03, 2014 at 07:15:31PM +, Arun Siluvery wrote: > These w/a were recently identified while debugging another issue, > +WaClearFlowControlGpgpuContextSave:chv > +Wa4x4STCOptimizationDisable:chv > > For: VIZ-4090 > Change-Id: I08d2176dec609396c3a7c2e48b2413e233799fc4 > Signed-off-by:

[Intel-gfx] [PATCH] drm/i915/chv: Add additional workarounds for CHV

2014-12-03 Thread Arun Siluvery
These w/a were recently identified while debugging another issue, +WaClearFlowControlGpgpuContextSave:chv +Wa4x4STCOptimizationDisable:chv For: VIZ-4090 Change-Id: I08d2176dec609396c3a7c2e48b2413e233799fc4 Signed-off-by: Arun Siluvery --- drivers/gpu/drm/i915/i915_reg.h | 1 + drivers/gp