drm/i915: sync SDVO code with stable userland modesetting driver
[platform/kernel/linux-rpi.git] / drivers / gpu / drm / i915 / intel_drv.h
index 8a4cc50..957daef 100644 (file)
@@ -82,6 +82,7 @@ struct intel_output {
        struct intel_i2c_chan *i2c_bus; /* for control functions */
        struct intel_i2c_chan *ddc_bus; /* for DDC only stuff */
        bool load_detect_temp;
+       bool needs_tv_clock;
        void *dev_priv;
 };