drm/i915: introduce intel_fbc_{enable,disable}
[deliverable/linux.git] / drivers / gpu / drm / i915 / i915_drv.h
index 03d6823077bdd20241e72f8bed47a575ed70e9fd..2493ad2f5c12d198159d304719f23c1669713538 100644 (file)
@@ -915,6 +915,7 @@ struct i915_fbc {
 
        bool false_color;
 
+       bool enabled;
        bool active;
 
        struct intel_fbc_work {
This page took 0.038237 seconds and 5 git commands to generate.