public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/i915: Fix BDW sprite colors and a few cleanups
@ 2014-03-05 11:05 ville.syrjala
  2014-03-05 11:05 ` [PATCH 1/3] drm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW ville.syrjala
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: ville.syrjala @ 2014-03-05 11:05 UTC (permalink / raw)
  To: intel-gfx

From: Ville Syrjälä <ville.syrjala@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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-03-21 18:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 11:05 [PATCH 0/3] drm/i915: Fix BDW sprite colors and a few cleanups ville.syrjala
2014-03-05 11:05 ` [PATCH 1/3] drm/i915: Don't clobber CHICKEN_PIPESL_1 on BDW ville.syrjala
2014-03-05 12:09   ` Damien Lespiau
2014-03-05 11:05 ` [PATCH 2/3] drm/i915: Use RMW to update chicken bits in gen7_enable_fbc() ville.syrjala
2014-03-05 14:31   ` Damien Lespiau
2014-03-21 18:52   ` Ben Widawsky
2014-03-05 11:05 ` [PATCH 3/3] drm/i915: Unify CHICKEN_PIPESL_1 register definitions ville.syrjala
2014-03-05 14:40   ` Damien Lespiau
2014-03-05 18:39     ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox