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

2013-12-12 Thread Daniel Vetter
On Thu, Dec 12, 2013 at 05:27:40PM +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. >

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

2013-12-12 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. v2: Rebased Reviewed-by: Imre Deak Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/