OSDN Git Service

Merge airlied/drm-next into drm-intel-next-queued
[uclinux-h8/linux.git] / drivers / gpu / drm / i915 / intel_hdmi.c
index a40f35a..bced7b9 100644 (file)
@@ -1383,7 +1383,7 @@ static bool hdmi_12bpc_possible(const struct intel_crtc_state *crtc_state)
                }
        }
 
-       /* Display Wa #1139 */
+       /* Display WA #1139: glk */
        if (IS_GLK_REVID(dev_priv, 0, GLK_REVID_A1) &&
            crtc_state->base.adjusted_mode.htotal > 5460)
                return false;