[Intel-gfx] [PATCH 0/3] drm/i915: Fix BDW sprite colors and a few cleanups

ville.syrjala at linux.intel.com ville.syrjala at linux.intel.com
Wed Mar 5 12:05:44 CET 2014


From: Ville Syrjälä <ville.syrjala at linux.intel.com>

This series fixes the "colors are wrong with YCbCr sprites" bug on
BDW, and avoids some other bugs that would happend when someone
enables FBC on BDW.

Ville Syrjälä (3):
  drm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW
  drm/i915: Use RMW to update chicken bits in gen7_enable_fbc()
  drm/i915: Unify CHICKEN_PIPESL_1 register definitions

 drivers/gpu/drm/i915/i915_reg.h | 10 ++--------
 drivers/gpu/drm/i915/intel_pm.c | 15 +++++++++------
 2 files changed, 11 insertions(+), 14 deletions(-)

-- 
1.8.3.2




More information about the Intel-gfx mailing list