From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> 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 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx