Re: [Intel-gfx] [PATCH 5/8] drm/i915: Reorganize FBC function pointer initializaition

2013-11-29 Thread Chris Wilson
On Thu, Nov 28, 2013 at 05:29:59PM +0200, ville.syrj...@linux.intel.com wrote: From: Ville Syrjälä ville.syrj...@linux.intel.com Initialize the FBC vfuncs on gen2 and gen3 chipsets, which are the same as currently used for Crestline (early mobile gen4 platform). Also make a clean split for

[Intel-gfx] [PATCH 5/8] drm/i915: Reorganize FBC function pointer initializaition

2013-11-28 Thread ville . syrjala
From: Ville Syrjälä ville.syrj...@linux.intel.com Initialize the FBC vfuncs on gen2 and gen3 chipsets. Also make a clean split for gen7+ vs. gen5+ vfunc initialization. Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com --- drivers/gpu/drm/i915/intel_pm.c | 16 +++- 1 file