Re: [PATCH] i915: initialize CADL in opregion

2012-09-13 Thread Daniel Vetter
On Tue, Jun 26, 2012 at 02:04:00PM -0700, Jesse Barnes wrote: > On Tue, 26 Jun 2012 00:36:24 +0200 > Lekensteyn wrote: > > > This is rather a hack to fix brightness hotkeys on a Clevo laptop. CADL is > > not > > used anywhere in the driver code at the moment, but it could be used in > > BIOS as

Re: [PATCH] i915: initialize CADL in opregion

2012-06-29 Thread Daniel Vetter
On Thu, Jun 28, 2012 at 01:05:58PM +0200, Daniel Vetter wrote: > On Thu, Jun 28, 2012 at 1:24 AM, Lekensteyn wrote: > > Thank you, I've now written a partial analysis which is available at > > https://github.com/Lekensteyn/acpi- > > stuff/blob/HEAD/dsl/Asus_Zenbook_DanielVetter/analysis.txt (note:

Re: [PATCH] i915: initialize CADL in opregion

2012-06-28 Thread Lekensteyn
On Thursday 28 June 2012 13:22:02 Daniel Vetter wrote: > On Thu, Jun 28, 2012 at 1:05 PM, Daniel Vetter wrote: > > - When loading the i915.ko with the CADL patch the screen went black > > (like at boot), but with some excessive vt-switching and X restarting > > I've managed to light it up. Althoug

Re: [PATCH] i915: initialize CADL in opregion

2012-06-28 Thread Daniel Vetter
On Thu, Jun 28, 2012 at 01:58:54PM +0200, Lekensteyn wrote: > On Thursday 28 June 2012 13:22:02 Daniel Vetter wrote: > > On Thu, Jun 28, 2012 at 1:05 PM, Daniel Vetter wrote: > > > - When loading the i915.ko with the CADL patch the screen went black > > > (like at boot), but with some excessive vt

Re: [PATCH] i915: initialize CADL in opregion

2012-06-28 Thread Daniel Vetter
On Thu, Jun 28, 2012 at 1:05 PM, Daniel Vetter wrote: > - When loading the i915.ko with the CADL patch the screen went black > (like at boot), but with some excessive vt-switching and X restarting > I've managed to light it up. Although it is flickery as hell, > especially the lower part of the sc

Re: [PATCH] i915: initialize CADL in opregion

2012-06-28 Thread Daniel Vetter
On Thu, Jun 28, 2012 at 1:24 AM, Lekensteyn wrote: > Thank you, I've now written a partial analysis which is available at > https://github.com/Lekensteyn/acpi- > stuff/blob/HEAD/dsl/Asus_Zenbook_DanielVetter/analysis.txt (note: URL is cut > in > two parts in this mail, concat them as needed). > >

Re: [PATCH] i915: initialize CADL in opregion

2012-06-28 Thread Lekensteyn
On Wednesday 27 June 2012 18:27:37 Daniel Vetter wrote: > On Wed, Jun 27, 2012 at 05:09:02PM +0200, Lekensteyn wrote: > > On Wednesday 27 June 2012 17:03:02 Daniel Vetter wrote: > > > On Tue, Jun 26, 2012 at 11:07:55PM +0200, Daniel Vetter wrote: > > > > On Tue, Jun 26, 2012 at 02:04:00PM -0700, Je

Re: [PATCH] i915: initialize CADL in opregion

2012-06-27 Thread Lekensteyn
On Wednesday 27 June 2012 17:03:02 Daniel Vetter wrote: > On Tue, Jun 26, 2012 at 11:07:55PM +0200, Daniel Vetter wrote: > > On Tue, Jun 26, 2012 at 02:04:00PM -0700, Jesse Barnes wrote: > > > On Tue, 26 Jun 2012 00:36:24 +0200 > > > > > > Lekensteyn wrote: > > > > This is rather a hack to fix br

Re: [PATCH] i915: initialize CADL in opregion

2012-06-27 Thread Daniel Vetter
On Tue, Jun 26, 2012 at 11:07:55PM +0200, Daniel Vetter wrote: > On Tue, Jun 26, 2012 at 02:04:00PM -0700, Jesse Barnes wrote: > > On Tue, 26 Jun 2012 00:36:24 +0200 > > Lekensteyn wrote: > > > > > This is rather a hack to fix brightness hotkeys on a Clevo laptop. CADL > > > is not > > > used an

Re: [PATCH] i915: initialize CADL in opregion

2012-06-26 Thread Paul Menzel
Am Dienstag, den 26.06.2012, 23:07 +0200 schrieb Daniel Vetter: > On Tue, Jun 26, 2012 at 02:04:00PM -0700, Jesse Barnes wrote: > > On Tue, 26 Jun 2012 00:36:24 +0200 > > Lekensteyn wrote: > > > > > This is rather a hack to fix brightness hotkeys on a Clevo laptop. CADL > > > is not > > > used a

Re: [PATCH] i915: initialize CADL in opregion

2012-06-26 Thread Jesse Barnes
On Tue, 26 Jun 2012 00:36:24 +0200 Lekensteyn wrote: > This is rather a hack to fix brightness hotkeys on a Clevo laptop. CADL is not > used anywhere in the driver code at the moment, but it could be used in BIOS > as > is the case with the Clevo laptop. > > The Clevo B7130 requires the CADL fi

Re: [PATCH] i915: initialize CADL in opregion

2012-06-26 Thread Daniel Vetter
On Tue, Jun 26, 2012 at 02:04:00PM -0700, Jesse Barnes wrote: > On Tue, 26 Jun 2012 00:36:24 +0200 > Lekensteyn wrote: > > > This is rather a hack to fix brightness hotkeys on a Clevo laptop. CADL is > > not > > used anywhere in the driver code at the moment, but it could be used in > > BIOS as