Re: [Intel-gfx] [PATCH] i915: Add native backlight control

2010-09-09 Thread Matthew Garrett
On Thu, Sep 09, 2010 at 06:09:40PM +0100, Chris Wilson wrote: > On Wed, 8 Sep 2010 12:32:18 -0400, Matthew Garrett wrote: > > Not all systems expose a firmware or platform mechanism for changing the > > backlight intensity on i915, so add native driver support. > > This will conflict with a simi

Re: [Intel-gfx] [PATCH] i915: Add native backlight control

2010-09-09 Thread Chris Wilson
On Wed, 8 Sep 2010 12:32:18 -0400, Matthew Garrett wrote: > Not all systems expose a firmware or platform mechanism for changing the > backlight intensity on i915, so add native driver support. This will conflict with a similar patch I have in drm-intel-next to unify the various bits of code tha

[Intel-gfx] [PATCH] i915: Add native backlight control

2010-09-08 Thread Matthew Garrett
Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. Signed-off-by: Matthew Garrett Cc: intel-gfx --- drivers/gpu/drm/i915/i915_drv.h |3 + drivers/gpu/drm/i915/i915_opregion.c | 60 +--- drivers/g