]> Pileus Git - ~andy/linux/blobdiff - drivers/gpu/drm/i915/intel_drv.h
drm/i915: gather backlight information at setup
[~andy/linux] / drivers / gpu / drm / i915 / intel_drv.h
index 819d0d2f01427e9ed49db1b88ea1ccdcfb115279..4fbd073810ef33d3d0a3a0bad6425a9f3b9ff3c4 100644 (file)
@@ -163,6 +163,8 @@ struct intel_panel {
                u32 level;
                u32 max;
                bool enabled;
+               bool combination_mode;  /* gen 2/4 only */
+               bool active_low_pwm;
                struct backlight_device *device;
        } backlight;
 };