drm/i915/skl: Support for edp low_vswing param in vbt
[linux-2.6-block.git] / drivers / gpu / drm / i915 / intel_bios.h
index a6a8710f665f5c8b37c28fd3b62ad7d0593a00b4..6afd5be33367615899403892cb9c3626ada051bb 100644 (file)
@@ -554,6 +554,7 @@ struct bdb_edp {
        /* ith bit indicates enabled/disabled for (i+1)th panel */
        u16 edp_s3d_feature;
        u16 edp_t3_optimization;
+       u64 edp_vswing_preemph;         /* v173 */
 } __packed;
 
 struct psr_table {