Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-11-16 Thread Marcos Paulo de Souza
Hi, On Wed, Nov 16, 2016 at 09:14:28PM +0100, Paolo Stivanin wrote: > Hello all, > @Jani Nikula: I just tried the patches you linked and they work > *perfectly* on my notebook (Clevo P640RE). I also tried to suspend and > resume the laptop and it works like a charm! > I applied the patches against

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-11-16 Thread Paolo Stivanin
Hello all, @Jani Nikula: I just tried the patches you linked and they work *perfectly* on my notebook (Clevo P640RE). I also tried to suspend and resume the laptop and it works like a charm! I applied the patches against the Linux kernel v4.8.8 taken from upstream. Thanks again :) Cheers, Paolo

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-11-16 Thread Jani Nikula
On Mon, 07 Nov 2016, Rainer Koenig wrote: > this is sad and also bad news. Means that actually we don't have any > driver which makes the brightness keys on the Fujitsu LIFEBOOK E7x6 > series work. I hope we can make this work [1]. BR, Jani. [1] https://patchwork.freedesktop.org/series/15403/

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-11-07 Thread Rainer Koenig
Hi Jani, this is sad and also bad news. Means that actually we don't have any driver which makes the brightness keys on the Fujitsu LIFEBOOK E7x6 series work. On the other hand I saw that recent patches to intel_opregion.c introduced quirks based on the DMI strings for some machines. I consider t

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-10-31 Thread Marcos Souza
Your patches fixed the problem in my Asus X450LCP. I'm also looking further to see these patches to land in master. Thanks, On Mon, Oct 31, 2016 at 10:32 AM Jani Nikula wrote: > On Mon, 31 Oct 2016, Jani Nikula wrote: > > On Mon, 31 Oct 2016, Rainer Koenig wrote: > >> Hi Jani, > >> > >> one q

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-10-31 Thread Jani Nikula
On Mon, 31 Oct 2016, Jani Nikula wrote: > On Mon, 31 Oct 2016, Rainer Koenig wrote: >> Hi Jani, >> >> one quick questions: What happened to those CADL patches. I was >> expecting them to showup in the mainstream kernel.org kernel some day, >> but even in 4.9rc3 I cant't find them. > > Basically [

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-10-31 Thread Jani Nikula
On Mon, 31 Oct 2016, Rainer Koenig wrote: > Hi Jani, > > one quick questions: What happened to those CADL patches. I was > expecting them to showup in the mainstream kernel.org kernel some day, > but even in 4.9rc3 I cant't find them. Basically [1] and [2] happened, no idea what went wrong, and n

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-10-31 Thread Rainer Koenig
Hi Jani, one quick questions: What happened to those CADL patches. I was expecting them to showup in the mainstream kernel.org kernel some day, but even in 4.9rc3 I cant't find them. Best regards Rainer Am 25.08.2016 um 14:53 schrieb Jani Nikula: > This is the next iteration of [1] and [2]. Plea

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-08-31 Thread tasev.stefanoska
Le 30/08/16 à 21:28, Paolo Stivanin a écrit : Hello, nope, also after suspend nothing changed. I also tried using evtest before and after the patch and I got the same result: nothing shows up when I press FN+F8/F9 (brightness) Hello, Tested on an asus ux305FA, work only after fresh boot, not w

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-08-30 Thread Paolo Stivanin
Hello, nope, also after suspend nothing changed. I also tried using evtest before and after the patch and I got the same result: nothing shows up when I press FN+F8/F9 (brightness) -- Paolo Stivanin paolostiva...@fastmail.fm Public Key ID: E71B7545 On Mon, Aug 29, 2016, at 08:42 AM, Maarte

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-08-30 Thread Marcos Paulo de Souza
Hi Jani, These patches made my brightness and screen off hot keys back to work. Tested-by: Marcos Paulo de Souza On Sat, Aug 27, 2016 at 10:51:51PM +0200, Peter Wu wrote: > Hi Jani, > > The method is somehow not reliable. At boot I was still able to capture > brightness hotkeys (via acpi_liste

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-08-28 Thread Maarten Lankhorst
Op 25-08-16 om 20:56 schreef Paolo Stivanin: > Hello, > I applied these patches[1][2] to the latest kernel revision ( > 4.8.0-rc3-g61c0457) but the brightness keys are not working on my > laptop. > With the older patches from the 29th of June the brightness keys were > working correctly. > > Cheers

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-08-27 Thread Peter Wu
Hi Jani, The method is somehow not reliable. At boot I was still able to capture brightness hotkeys (via acpi_listen). After starting SSDM and logging in, it still worked. Then I played a bit with PRIME output slaves, Xorg crashed at some points and hotkeys stopped working. Inspection of CADL (vi

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-08-26 Thread Jani Nikula
On Thu, 25 Aug 2016, Paolo Stivanin wrote: > Hello, > I applied these patches[1][2] to the latest kernel revision ( > 4.8.0-rc3-g61c0457) but the brightness keys are not working on my > laptop. > With the older patches from the 29th of June the brightness keys were > working correctly. Maarten, a

Re: [Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-08-26 Thread Paolo Stivanin
Hello, I applied these patches[1][2] to the latest kernel revision ( 4.8.0-rc3-g61c0457) but the brightness keys are not working on my laptop. With the older patches from the 29th of June the brightness keys were working correctly. Cheers, [1] https://patchwork.freedesktop.org/patch/107280/ [2] h

[Intel-gfx] [PATCH 0/2] drm/i915/opregion: proper handling of DIDL and CADL

2016-08-25 Thread Jani Nikula
This is the next iteration of [1] and [2]. Please review and/or test, according to your abilities. Thanks, Jani. Cc: Peter Wu Cc: Rainer Koenig Cc: Jan-Marek Glogowski Cc: Maarten Lankhorst Cc: Marcos Paulo de Souza Cc: Paolo Stivanin [1] http://mid.mail-archive.com/cover.1467214151.git.ja