]> Pileus Git - ~andy/linux/blobdiff - drivers/gpu/drm/i915/intel_drv.h
drm/i915: HDMI/DP - ELD info refresh support for Haswell
[~andy/linux] / drivers / gpu / drm / i915 / intel_drv.h
index aeff0d1067ad8ef6f0a29b5439191867333af1d7..66619d80348fbda937a4dc5ee744d53d8ff50d70 100644 (file)
@@ -211,6 +211,7 @@ struct intel_crtc {
         * some outputs connected to this crtc.
         */
        bool active;
+       bool eld_vld;
        bool primary_disabled; /* is the crtc obscured by a plane? */
        bool lowfreq_avail;
        struct intel_overlay *overlay;