Re: [Intel-gfx] [PATCH 6/8] drm/i915: Rework the FBC interval/stall stuff a bit

2013-12-12 Thread Daniel Vetter
On Thu, Dec 12, 2013 at 04:04:49PM +0200, Imre Deak wrote: > On Thu, 2013-11-28 at 17:30 +0200, ville.syrj...@linux.intel.com wrote: > > From: Ville Syrjälä > > > > Don't touch DPFC_RECOMP_CTL on FBC2, use RMW to update > > the FBC_CONTROL on FBC1 to make it easier for people to > > experiment wi

Re: [Intel-gfx] [PATCH 6/8] drm/i915: Rework the FBC interval/stall stuff a bit

2013-12-12 Thread Imre Deak
On Thu, 2013-11-28 at 17:30 +0200, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > Don't touch DPFC_RECOMP_CTL on FBC2, use RMW to update > the FBC_CONTROL on FBC1 to make it easier for people to > experiment with different numbers. Also fix the interval > mask for FBC1. As I unde

Re: [Intel-gfx] [PATCH 6/8] drm/i915: Rework the FBC interval/stall stuff a bit

2013-11-29 Thread Chris Wilson
On Thu, Nov 28, 2013 at 05:30:00PM +0200, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > Don't touch DPFC_RECOMP_CTL on FBC2, use RMW to update > the FBC_CONTROL on FBC1 to make it easier for people to > experiment with different numbers. Also fix the interval > mask for FBC1. I

[Intel-gfx] [PATCH 6/8] drm/i915: Rework the FBC interval/stall stuff a bit

2013-11-28 Thread ville . syrjala
From: Ville Syrjälä Don't touch DPFC_RECOMP_CTL on FBC2, use RMW to update the FBC_CONTROL on FBC1 to make it easier for people to experiment with different numbers. Also fix the interval mask for FBC1. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/i915_drv.h | 4 +--- drivers/gpu/drm