[Intel-gfx] [PATCH 0/3] drm/i915: Make HDMI 12bpc actually work

ville.syrjala at linux.intel.com ville.syrjala at linux.intel.com
Tue Oct 7 13:20:54 CEST 2014


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

We were missing all kinds of important stuff for HDMI 12bpc support.
No idea how it could have worked for anyone when we didn't even send
the GCP infoframes. This series fixes things enough to make it work
on my IVB machine.

I was too lazy to look at what might be missing for IBX and DDI.
If anyone else wants to check those they're welcome to do so. If not,
I'll get to them eventually but at the moment I have biger fish to fry.

Ville Syrjälä (3):
  drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb,ivb
  drm/i915: Send GCP infoframes for deep color HDMI sinks
  drm/i915: Enable default_phase in GCP when possible

 drivers/gpu/drm/i915/i915_reg.h   |   4 +
 drivers/gpu/drm/i915/intel_hdmi.c | 177 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 180 insertions(+), 1 deletion(-)

-- 
2.0.4




More information about the Intel-gfx mailing list