public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/i915: SDVO limited color range and pixel repeat fixes
@ 2015-08-13 14:55 ville.syrjala
  2015-08-13 14:55 ` [PATCH 1/4] drm/i915: Clean up SDVO limited color range handling ville.syrjala
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: ville.syrjala @ 2015-08-13 14:55 UTC (permalink / raw)
  To: intel-gfx

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

While looking at cleaning up the SDVO limited color range handling I noticed
the new FIXMEs that we're not supposed to use the limited color range bit in
the port registers. After a bit of work I managed to produce a few patches that
should hopefully deal with this correctly. I also tossed in a patch that tries
to deal with DBLCLK modes.

Sadly I have no HDMI SDVO devices, so couldn't test this. My DVI SDVO device
apparently doesn't support the colormetry stuff at all.

Ville Syrjälä (4):
  drm/i915: Clean up SDVO limited color range handling
  drm/i915: Fix SDVO colorimetry bit defines
  drm/i915: Implement limited color range for SDVO properly
  drm/i915: Make SDVO deal with HDMI pixel repeat

 drivers/gpu/drm/i915/intel_sdvo.c      | 87 +++++++++++++++++++++++-----------
 drivers/gpu/drm/i915/intel_sdvo_regs.h |  8 ++--
 2 files changed, 64 insertions(+), 31 deletions(-)

-- 
2.4.6

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

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

end of thread, other threads:[~2015-08-15 16:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-13 14:55 [PATCH 0/4] drm/i915: SDVO limited color range and pixel repeat fixes ville.syrjala
2015-08-13 14:55 ` [PATCH 1/4] drm/i915: Clean up SDVO limited color range handling ville.syrjala
2015-08-13 14:55 ` [PATCH 2/4] drm/i915: Fix SDVO colorimetry bit defines ville.syrjala
2015-08-13 14:55 ` [PATCH 3/4] drm/i915: Implement limited color range for SDVO properly ville.syrjala
2015-08-13 14:55 ` [PATCH 4/4] drm/i915: Make SDVO deal with HDMI pixel repeat ville.syrjala
2015-08-15 16:09   ` shuang.he

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