Re: [Intel-gfx] drivers: i915: Default max backlight brightness value

2011-11-01 Thread Simon Que
Sorry, this is the wrong patch, please disregard. On Tue, Nov 1, 2011 at 6:58 PM, Simon Que wrote: > Use 0x1000 as the default backlight PWM max value and period. This is > passed in as a module parameter to i915_drv and is used to program the > PWM registers. It can be set to other values bas

[Intel-gfx] drivers: i915: Default max backlight brightness value

2011-11-01 Thread Simon Que
Use 0x1000 as the default backlight PWM max value and period. This is passed in as a module parameter to i915_drv and is used to program the PWM registers. It can be set to other values based on the needs of each system. Signed-off-by: Simon Que --- drivers/gpu/drm/i915/i915_reg.h|1 +