drm/i915/psr: Use more PSR HW tracking.
[sfrench/cifs-2.6.git] / drivers / gpu / drm / i915 / i915_drv.h
index d35f805cb177f33b48fd2dc101d748d39d357cdf..74b0e9d8ff62bd6152a1bdda774b763f77f4df88 100644 (file)
@@ -606,6 +606,7 @@ struct i915_psr {
        bool y_cord_support;
        bool colorimetry_support;
        bool alpm;
+       bool has_hw_tracking;
 
        void (*enable_source)(struct intel_dp *,
                              const struct intel_crtc_state *);