[V2 PATCH 2/2] drivers-gpu-drm-i915-invert-backlight-brightness

2012-03-15 Thread Paul Menzel
Am Donnerstag, den 15.03.2012, 00:35 +0100 schrieb Carsten Emde: > Einfaches Textdokument-Anlage > (drivers-gpu-drm-i915-invert-backlight-brightness.patch) quilt also does not adapt the subject line of the message correctly to the one of the patch. > Following the documentation of the Legacy

[V2 PATCH 2/2] drivers-gpu-drm-i915-invert-backlight-brightness

2012-03-15 Thread Paul Menzel
Am Mittwoch, den 14.03.2012, 19:42 -0700 schrieb Keith Packard: > <#part sign=pgpmime> Notmuch sometimes seems to add that line. Is that a bug? > On Thu, 15 Mar 2012 00:35:46 +0100, Carsten Emde wrote: > > > This patch adds a module parameter to invert the backlight brightness > > value before

[V2 PATCH 2/2] drivers-gpu-drm-i915-invert-backlight-brightness

2012-03-15 Thread Carsten Emde
An embedded and charset-unspecified text was scrubbed... Name: drivers-gpu-drm-i915-invert-backlight-brightness.patch URL:

Re: [V2 PATCH 2/2] drivers-gpu-drm-i915-invert-backlight-brightness

2012-03-15 Thread Paul Menzel
Am Mittwoch, den 14.03.2012, 19:42 -0700 schrieb Keith Packard: #part sign=pgpmime Notmuch sometimes seems to add that line. Is that a bug? On Thu, 15 Mar 2012 00:35:46 +0100, Carsten Emde c.e...@osadl.org wrote: This patch adds a module parameter to invert the backlight brightness value

Re: [V2 PATCH 2/2] drivers-gpu-drm-i915-invert-backlight-brightness

2012-03-15 Thread Paul Menzel
Am Donnerstag, den 15.03.2012, 00:35 +0100 schrieb Carsten Emde: Einfaches Textdokument-Anlage (drivers-gpu-drm-i915-invert-backlight-brightness.patch) quilt also does not adapt the subject line of the message correctly to the one of the patch. Following the documentation of the Legacy

[V2 PATCH 2/2] drivers-gpu-drm-i915-invert-backlight-brightness

2012-03-14 Thread Keith Packard
<#part sign=pgpmime> On Thu, 15 Mar 2012 00:35:46 +0100, Carsten Emde wrote: > This patch adds a module parameter to invert the backlight brightness > value before writing and after reading which makes the affected notebook > usable again. You should add a quirk for this and set things up so

[V2 PATCH 2/2] drivers-gpu-drm-i915-invert-backlight-brightness

2012-03-14 Thread Carsten Emde
Following the documentation of the Legacy Backlight Brightness (LBB) Register in the configuration space of some Intel PCI graphics adapters, setting the LBB register with the value 0x0 causes the backlight to be turned off, and 0xFF causes the backlight to be set to 100% intensity

Re: [V2 PATCH 2/2] drivers-gpu-drm-i915-invert-backlight-brightness

2012-03-14 Thread Keith Packard
#part sign=pgpmime On Thu, 15 Mar 2012 00:35:46 +0100, Carsten Emde c.e...@osadl.org wrote: This patch adds a module parameter to invert the backlight brightness value before writing and after reading which makes the affected notebook usable again. You should add a quirk for this and set