From: Ville Syrjälä Date: Tue, 5 May 2015 14:06:19 +0000 (+0300) Subject: drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivb X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b1589c4800678a8a2beba83845366b2dff5d70;p=pandora-kernel.git drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivb CPT/PPT require a specific procedure for enabling 12bpc HDMI. Implement it, and to keep things neat pull the code into a function. v2: Rebased due to crtc->config changes s/HDMI_GC/HDMIUNIT_GC/ to match spec better Factor out intel_enable_hdmi_audio() Signed-off-by: Ville Syrjälä Reviewed-by: Ander Conselvan de Oliveira Reviewed-By: Chandra Konduru Testecase: igt/kms_render/* Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed