dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* drm/i915: RGB quantization range stuff
@ 2013-01-14 14:15 ville.syrjala
  2013-01-14 14:15 ` [PATCH v3 1/5] drm/i915: Fix RGB color range property for PCH platforms ville.syrjala
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: ville.syrjala @ 2013-01-14 14:15 UTC (permalink / raw)
  To: intel-gfx; +Cc: dri-devel

This series tries fix and improve the 'Broadcast RGB' property on i915.

Currently the property takes has two values 'Full' and 'Limited 16:235'.
I'm adding a third option 'Automatic' that automagically changes between
full and limited range based on CEA-861 and DP1.2a rules.

I'm also adding support for informing the display about the currently
used RGB quantization range using the AVI inforframe Q bits. Unfortunately
my TV doesn't support this mechanism, so this part is untested territory.

While doing this I noticed that we're not setting the PR and VIC information
in the AVI infoframe intel_sdvo, while we do set them in intel_hdmi. I wonder
if there's some real reason for this discrepancy?

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

end of thread, other threads:[~2013-01-14 15:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 14:15 drm/i915: RGB quantization range stuff ville.syrjala
2013-01-14 14:15 ` [PATCH v3 1/5] drm/i915: Fix RGB color range property for PCH platforms ville.syrjala
2013-01-14 14:15 ` [PATCH 2/5] drm/i915: Add has_hdmi_monitor to intel_hdmi ville.syrjala
2013-01-14 15:09   ` Daniel Vetter
2013-01-14 15:25     ` [Intel-gfx] " Ville Syrjälä
2013-01-14 14:15 ` [PATCH 3/5] drm/i915: Add "Automatic" mode for the "Broadcast RGB" property ville.syrjala
2013-01-14 14:15 ` [PATCH 4/5] drm/edid: Add drm_rgb_quant_range_selectable() ville.syrjala
2013-01-14 14:15 ` [PATCH 5/5] drm/i915: Provide the quantization range in the AVI infoframe ville.syrjala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).