Re: [PATCH v4] ACPI / video: Add systems that should favour native backlight interface

2014-02-18 Thread Igor Gnatenko
t; > > The acpi_osi blacklist commit (2d4054d84224) has to be reverted, as I > > mentioned earlier. But the revert can be done individually after > > merging this patch. Rafael, could you care? > > Done. Please check the result in linux-pm.git/linux-next. Is it will merg

Re: [PATCH v4] ACPI / video: Add systems that should favour native backlight interface

2014-02-18 Thread Igor Gnatenko
? *joke* Thanks, Rafael -- -Igor Gnatenko -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] net: asix: fix bad header length bug

2014-02-06 Thread Igor Gnatenko
g.cgi?id=29082 > > Signed-off-by: Emil Goode Reported-and-tested-by: Igor Gnatenko > --- > drivers/net/usb/asix_devices.c |1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/net/usb/asix_devices.c b/drivers/net/usb/asix_devices.c > index 9765a7d..120bb2

Re: [PATCH] net: asix: fix bad header length bug

2014-02-06 Thread Igor Gnatenko
...@gmail.com Reported-and-tested-by: Igor Gnatenko i.gnatenko.br...@gmail.com --- drivers/net/usb/asix_devices.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/usb/asix_devices.c b/drivers/net/usb/asix_devices.c index 9765a7d..120bb29 100644 --- a/drivers/net/usb

Re: [PATCH v3 0/4] Fix Win8 backlight issue

2013-09-24 Thread Igor Gnatenko
gt; 7 files changed, 324 insertions(+), 205 deletions(-) > Excellent! I've tested this patch-set on ThinkPad X230 and backlight issue is exhausted. Thanks. -- Igor Gnatenko Fedora release 20 (Heisenbug) Linux 3.11.1-300.fc20.x86_64 -- To unsubscribe from this list: send the line "un

Re: [PATCH v3 0/4] Fix Win8 backlight issue

2013-09-24 Thread Igor Gnatenko
/backlight/backlight.c | 31 +++ include/acpi/video.h | 2 + include/linux/backlight.h| 4 + 7 files changed, 324 insertions(+), 205 deletions(-) Excellent! I've tested this patch-set on ThinkPad X230 and backlight issue is exhausted. Thanks. -- Igor Gnatenko

[RFC] LED on micmute

2013-09-22 Thread Igor Gnatenko
-- Igor Gnatenko Fedora release 20 (Heisenbug) Linux 3.11.1-300.fc20.x86_64 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FA

Re: [PATCH v2 0/3] Fix Win8 backlight issue

2013-09-22 Thread Igor Gnatenko
On Sun, 2013-09-22 at 17:10 +0800, Aaron Lu wrote: > On 09/18/2013 08:36 PM, Igor Gnatenko wrote: > > On Wed, 2013-09-18 at 20:31 +0800, Aaron Lu wrote: > >> On 09/18/2013 02:30 PM, Igor Gnatenko wrote: > >>> On Wed, 2013-09-18 at 09:03 +0800, Aaron Lu wrote: >

Re: [PATCH v2 0/3] Fix Win8 backlight issue

2013-09-22 Thread Igor Gnatenko
On Sun, 2013-09-22 at 17:10 +0800, Aaron Lu wrote: On 09/18/2013 08:36 PM, Igor Gnatenko wrote: On Wed, 2013-09-18 at 20:31 +0800, Aaron Lu wrote: On 09/18/2013 02:30 PM, Igor Gnatenko wrote: On Wed, 2013-09-18 at 09:03 +0800, Aaron Lu wrote: On 09/17/2013 09:34 PM, Igor Gnatenko wrote

[RFC] LED on micmute

2013-09-22 Thread Igor Gnatenko
-- Igor Gnatenko Fedora release 20 (Heisenbug) Linux 3.11.1-300.fc20.x86_64 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [REGRESSION][BISECTED] skge: add dma_mapping check

2013-09-19 Thread Igor Gnatenko
Please, send patch. -- Igor Gnatenko Fedora release 20 (Heisenbug) Linux 3.11.1-300.fc20.x86_64 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [REGRESSION][BISECTED] skge: add dma_mapping check

2013-09-19 Thread Igor Gnatenko
On Thu, 2013-09-19 at 00:08 +0200, Francois Romieu wrote: > Igor Gnatenko : > > Since 136d8f377e1575463b47840bc5f1b22d94bf8f63 commit we have kernel > > panic on: > > 01:05.0 Ethernet controller [0200]: Marvell Technology Group Ltd. > > > > Screen: https://

Re: [REGRESSION][BISECTED] skge: add dma_mapping check

2013-09-19 Thread Igor Gnatenko
On Thu, 2013-09-19 at 00:08 +0200, Francois Romieu wrote: Igor Gnatenko i.gnatenko.br...@gmail.com : Since 136d8f377e1575463b47840bc5f1b22d94bf8f63 commit we have kernel panic on: 01:05.0 Ethernet controller [0200]: Marvell Technology Group Ltd. Screen: https://www.dropbox.com/s

Re: [REGRESSION][BISECTED] skge: add dma_mapping check

2013-09-19 Thread Igor Gnatenko
Please, send patch. -- Igor Gnatenko Fedora release 20 (Heisenbug) Linux 3.11.1-300.fc20.x86_64 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2 0/3] Fix Win8 backlight issue

2013-09-18 Thread Igor Gnatenko
On Wed, 2013-09-18 at 20:31 +0800, Aaron Lu wrote: > On 09/18/2013 02:30 PM, Igor Gnatenko wrote: > > On Wed, 2013-09-18 at 09:03 +0800, Aaron Lu wrote: > >> On 09/17/2013 09:34 PM, Igor Gnatenko wrote: > >>> > >>> Aaron, how about fix indicator on Thi

[REGRESSION][BISECTED] skge: add dma_mapping check

2013-09-18 Thread Igor Gnatenko
Since 136d8f377e1575463b47840bc5f1b22d94bf8f63 commit we have kernel panic on: 01:05.0 Ethernet controller [0200]: Marvell Technology Group Ltd. Screen: https://www.dropbox.com/s/mu3t3wxpxbn4ou5/IMAG0507.jpg RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1008323 01:05.0 Ethernet controller

Re: [PATCH v2 0/3] Fix Win8 backlight issue

2013-09-18 Thread Igor Gnatenko
On Wed, 2013-09-18 at 09:03 +0800, Aaron Lu wrote: > On 09/17/2013 09:34 PM, Igor Gnatenko wrote: > > On Tue, 2013-09-17 at 17:23 +0800, Aaron Lu wrote: > >> v1 has the subject of "Rework ACPI video driver" and is posted here: > >> http://lkml.org/lkml

Re: [PATCH v2 0/3] Fix Win8 backlight issue

2013-09-18 Thread Igor Gnatenko
On Wed, 2013-09-18 at 09:03 +0800, Aaron Lu wrote: On 09/17/2013 09:34 PM, Igor Gnatenko wrote: On Tue, 2013-09-17 at 17:23 +0800, Aaron Lu wrote: v1 has the subject of Rework ACPI video driver and is posted here: http://lkml.org/lkml/2013/9/9/74 Since the objective is really to fix Win8

[REGRESSION][BISECTED] skge: add dma_mapping check

2013-09-18 Thread Igor Gnatenko
: [RW] Read-write area: 121 byte(s) free End Kernel driver in use: skge -- Igor Gnatenko Fedora release 20 (Heisenbug) Linux 3.11.1-300.fc20.x86_64 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

Re: [PATCH v2 0/3] Fix Win8 backlight issue

2013-09-18 Thread Igor Gnatenko
On Wed, 2013-09-18 at 20:31 +0800, Aaron Lu wrote: On 09/18/2013 02:30 PM, Igor Gnatenko wrote: On Wed, 2013-09-18 at 09:03 +0800, Aaron Lu wrote: On 09/17/2013 09:34 PM, Igor Gnatenko wrote: Aaron, how about fix indicator on ThinkPads ? Can you please describe the problem in detail

Re: [PATCH v2 0/3] Fix Win8 backlight issue

2013-09-17 Thread Igor Gnatenko
- > drivers/acpi/video.c| 442 > > drivers/acpi/video_detect.c | 14 +- > drivers/video/backlight/backlight.c | 31 +++ > include/acpi/video.h| 2 + > include/linux/backlight.h | 4 +

Re: [PATCH v2 3/3] ACPI / video: Do not register backlight if win8 and native interface exists

2013-09-17 Thread Igor Gnatenko
thew Garrett, > Chun-Yi Lee, Seth Forshee and Rafael J. Wysocki. > > Signed-off-by: Aaron Lu Tested-by: Igor Gnatenko > --- > drivers/acpi/internal.h | 5 ++--- > drivers/acpi/video.c| 27 +-- > drivers/acpi/video_detect.c | 14 +

Re: [PATCH v2 1/3] backlight: introduce backlight_device_registered

2013-09-17 Thread Igor Gnatenko
face created by i915) is available and then do > things accordingly(e.g. avoid register its own on Win8 systems). > > Signed-off-by: Aaron Lu Tested-by: Igor Gnatenko > --- > drivers/video/backlight/backlight.c | 31 +++ > include/linux/backlight.h

Re: [PATCH v2 2/3] ACPI / video: seperate backlight control and event interface

2013-09-17 Thread Igor Gnatenko
nality without affecting the other one. > > APIs to selectively remove backlight control interface and/or event > delivery functionality can be easily added once needed. > > Signed-off-by: Aaron Lu Tested-by: Igor Gnatenko > --- > drivers/acpi/video.c | 451 > ++

Re: [PATCH v2 2/3] ACPI / video: seperate backlight control and event interface

2013-09-17 Thread Igor Gnatenko
. APIs to selectively remove backlight control interface and/or event delivery functionality can be easily added once needed. Signed-off-by: Aaron Lu aaron...@intel.com Tested-by: Igor Gnatenko i.gnatenko.br...@gmail.com --- drivers/acpi/video.c | 451

Re: [PATCH v2 1/3] backlight: introduce backlight_device_registered

2013-09-17 Thread Igor Gnatenko
by i915) is available and then do things accordingly(e.g. avoid register its own on Win8 systems). Signed-off-by: Aaron Lu aaron...@intel.com Tested-by: Igor Gnatenko i.gnatenko.br...@gmail.com --- drivers/video/backlight/backlight.c | 31 +++ include/linux

Re: [PATCH v2 3/3] ACPI / video: Do not register backlight if win8 and native interface exists

2013-09-17 Thread Igor Gnatenko
. Signed-off-by: Aaron Lu aaron...@intel.com Tested-by: Igor Gnatenko i.gnatenko.br...@gmail.com --- drivers/acpi/internal.h | 5 ++--- drivers/acpi/video.c| 27 +-- drivers/acpi/video_detect.c | 14 -- 3 files changed, 19 insertions(+), 27

Re: [PATCH v2 0/3] Fix Win8 backlight issue

2013-09-17 Thread Igor Gnatenko
+- drivers/video/backlight/backlight.c | 31 +++ include/acpi/video.h| 2 + include/linux/backlight.h | 4 + 6 files changed, 300 insertions(+), 198 deletions(-) Aaron, how about fix indicator on ThinkPads ? -- Igor Gnatenko Fedora release 20 (Heisenbug) Linux

Re: [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-09-09 Thread Igor Gnatenko
; Chun-Yi Lee and Seth Forshee and is heavily based on two patches > from Rafael: > https://lkml.org/lkml/2013/7/17/720 > https://lkml.org/lkml/2013/7/24/806 > > Signed-off-by: Aaron Lu Tested-by: Igor Gnatenko > --- > drivers/acpi/internal.h | 2 ++ > driver

Re: [PATCH 1/2] ACPI / video: seperate backlight control and event interface

2013-09-09 Thread Igor Gnatenko
eo devices belonging to stored video buses. > > Currently, there is no need to unregister ACPI video's event delivery > functionality alone so the function acpi_video_remove_notify_handler is > not introduced, it can be easily added when needed. > > Signed-off-by: Aaron Lu Tested-

Re: [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-09-09 Thread Igor Gnatenko
On Tue, 2013-09-10 at 13:16 +0800, Aaron Lu wrote: > On 09/10/2013 01:13 PM, Igor Gnatenko wrote: > > On Tue, 2013-09-10 at 11:27 +0800, Aaron Lu wrote: > >> On 09/09/2013 07:44 PM, Igor Gnatenko wrote: > >>> On Mon, 2013-09-09 at 16:42 +0800, Aaron Lu wrote: >

Re: [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-09-09 Thread Igor Gnatenko
On Tue, 2013-09-10 at 11:27 +0800, Aaron Lu wrote: > On 09/09/2013 07:44 PM, Igor Gnatenko wrote: > > On Mon, 2013-09-09 at 16:42 +0800, Aaron Lu wrote: > >> diff --git a/drivers/gpu/drm/i915/i915_dma.c > >> b/drivers/gpu/drm/i915/i915_dma.c > >> index f46698

Re: [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-09-09 Thread Igor Gnatenko
ake[1]: *** [drivers/gpu] Error 2 DEBUG: make: *** [drivers] Error 2 -- Igor Gnatenko Fedora release 20 (Heisenbug) Linux 3.11.0-3.fc20.x86_64 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majord

Re: [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-09-09 Thread Igor Gnatenko
] Error 2 -- Igor Gnatenko Fedora release 20 (Heisenbug) Linux 3.11.0-3.fc20.x86_64 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-09-09 Thread Igor Gnatenko
On Tue, 2013-09-10 at 11:27 +0800, Aaron Lu wrote: On 09/09/2013 07:44 PM, Igor Gnatenko wrote: On Mon, 2013-09-09 at 16:42 +0800, Aaron Lu wrote: diff --git a/drivers/gpu/drm/i915/i915_dma.c b/drivers/gpu/drm/i915/i915_dma.c index f466980..75fba17 100644 --- a/drivers/gpu/drm/i915

Re: [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-09-09 Thread Igor Gnatenko
On Tue, 2013-09-10 at 13:16 +0800, Aaron Lu wrote: On 09/10/2013 01:13 PM, Igor Gnatenko wrote: On Tue, 2013-09-10 at 11:27 +0800, Aaron Lu wrote: On 09/09/2013 07:44 PM, Igor Gnatenko wrote: On Mon, 2013-09-09 at 16:42 +0800, Aaron Lu wrote: diff --git a/drivers/gpu/drm/i915/i915_dma.c

Re: [PATCH 1/2] ACPI / video: seperate backlight control and event interface

2013-09-09 Thread Igor Gnatenko
. Currently, there is no need to unregister ACPI video's event delivery functionality alone so the function acpi_video_remove_notify_handler is not introduced, it can be easily added when needed. Signed-off-by: Aaron Lu aaron...@intel.com Tested-by: Igor Gnatenko i.gnatenko.br...@gmail.com

Re: [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-09-09 Thread Igor Gnatenko
-by: Aaron Lu aaron...@intel.com Tested-by: Igor Gnatenko i.gnatenko.br...@gmail.com --- drivers/acpi/internal.h | 2 ++ drivers/acpi/video.c| 24 drivers/acpi/video_detect.c | 15 ++- drivers/gpu/drm/i915/i915_dma.c | 2 +- drivers

Re: [GIT PULL] ACPI and power management fixes for v3.11-rc4

2013-08-03 Thread Igor Gnatenko
On Sat, 2013-08-03 at 15:21 -0500, Felipe Contreras wrote: > On Sat, Aug 3, 2013 at 11:08 AM, Igor Gnatenko > wrote: > > > I am opposed to this patch. On ThinkPad X230 I had problems with it. > > Felipe, come over to dark side. They have cookies. > > And v3.11-rc3

Re: [GIT PULL] ACPI and power management fixes for v3.11-rc4

2013-08-03 Thread Igor Gnatenko
nce > > for that), then you revert it on v3.12.1. > > > > What's wrong with that approach? > > If the blacklisting leads to problems, they may not be reported in the 3.12 > time frame, but much later. For example because people won't realize that > the pr

Re: [GIT PULL] ACPI and power management fixes for v3.11-rc4

2013-08-03 Thread Igor Gnatenko
with it. Felipe, come over to dark side. They have cookies. -- Igor Gnatenko Fedora release 19 (Schrödinger’s Cat) Linux 3.10.4-300.fc19.x86_64 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [GIT PULL] ACPI and power management fixes for v3.11-rc4

2013-08-03 Thread Igor Gnatenko
On Sat, 2013-08-03 at 15:21 -0500, Felipe Contreras wrote: On Sat, Aug 3, 2013 at 11:08 AM, Igor Gnatenko i.gnatenko.br...@gmail.com wrote: I am opposed to this patch. On ThinkPad X230 I had problems with it. Felipe, come over to dark side. They have cookies. And v3.11-rc3 works's fine

Re: [Update][PATCH 0/3] Fix backlight issues on some Windows 8 systems

2013-07-31 Thread Igor Gnatenko
while) and flip the defailt for that option to set when > we > think we're ready. > (4) If there still are problem reports, flip the default back to unset and > repeat (3). > > If this converges, everyone will be using the native backlight control by > default and

Re: [Update][PATCH 0/3] Fix backlight issues on some Windows 8 systems

2013-07-31 Thread Igor Gnatenko
. -- Igor Gnatenko Fedora release 19 (Schrödinger’s Cat) Linux 3.10.3-300.fc19.x86_64 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: Linux 3.11-rc2 (acpi backlight, revert)

2013-07-26 Thread Igor Gnatenko
e backlight for you. > > > > Works for me > > Great! > > James, Kamal, Jörg, thanks for confirmations. I'll tentatively put the revert > into linux-next in a while. > > Other people who experienced problems with backlight in 3.11-rc2, please let > me > kno

Re: Linux 3.11-rc2 (acpi backlight, revert)

2013-07-26 Thread Igor Gnatenko
in 3.11-rc2, please let me know whether or not the revert works for you too if you can. Rafael Rafael, feel free to CC me in messages with backlight ;) I want to test its) -- Igor Gnatenko Fedora release 19 (Schrödinger’s Cat) Linux 3.9.9-302.fc19.x86_64 -- To unsubscribe from this list

Re: Linux 3.11-rc2 (acpi backlight)

2013-07-24 Thread Igor Gnatenko
ut of dmidecode and (b) the > > contents of /proc/cpuinfo from your systems? > > attached -- Igor Gnatenko Fedora release 19 (Schrödinger’s Cat) Linux 3.9.9-302.fc19.x86_64 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ma

Re: Linux 3.11-rc2 (acpi backlight)

2013-07-24 Thread Igor Gnatenko
-- Igor Gnatenko Fedora release 19 (Schrödinger’s Cat) Linux 3.9.9-302.fc19.x86_64 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: [PATCH 2/3] ACPI / video: Always call acpi_video_init_brightness() on init

2013-07-17 Thread Igor Gnatenko
by acpi_video_init_brightness() if we are not going to use it.] Signed-off-by: Matthew Garrett Signed-off-by: Rafael J. Wysocki Tested-by: Igor Gnatenko --- drivers/acpi/video.c | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) Index: linux-pm/drivers/acpi/video.c

Re: [PATCH 1/3] ACPICA: expose OSI version

2013-07-17 Thread Igor Gnatenko
on an earlier patch from Seth Forshee. [rjw: Changelog] Signed-off-by: Aaron Lu Signed-off-by: Rafael J. Wysocki Tested-by: Igor Gnatenko --- drivers/acpi/acpica/aclocal.h | 13 - include/acpi/acpixf.h | 1 + include/acpi/actypes.h| 15 +++ 3 files changed

Re: [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-07-17 Thread Igor Gnatenko
On Wed, 2013-07-17 at 13:38 +0200, Rafael J. Wysocki wrote: > On Wednesday, July 17, 2013 09:16:38 AM Igor Gnatenko wrote: > > On Wed, 2013-07-17 at 00:01 +0200, Rafael J. Wysocki wrote: > > > On Tuesday, July 16, 2013 05:08:16 PM Matthew Garrett wrote: > > > > On

Re: [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-07-17 Thread Igor Gnatenko
On Wed, 2013-07-17 at 13:38 +0200, Rafael J. Wysocki wrote: On Wednesday, July 17, 2013 09:16:38 AM Igor Gnatenko wrote: On Wed, 2013-07-17 at 00:01 +0200, Rafael J. Wysocki wrote: On Tuesday, July 16, 2013 05:08:16 PM Matthew Garrett wrote: On Tue, 2013-07-16 at 17:32 +0400, Igor

Re: [PATCH 1/3] ACPICA: expose OSI version

2013-07-17 Thread Igor Gnatenko
in turn was based on an earlier patch from Seth Forshee. [rjw: Changelog] Signed-off-by: Aaron Lu aaron...@intel.com Signed-off-by: Rafael J. Wysocki rafael.j.wyso...@intel.com Tested-by: Igor Gnatenko i.gnatenko.br...@gmail.com --- drivers/acpi/acpica/aclocal.h | 13 - include/acpi

Re: [PATCH 2/3] ACPI / video: Always call acpi_video_init_brightness() on init

2013-07-17 Thread Igor Gnatenko
created by acpi_video_init_brightness() if we are not going to use it.] Signed-off-by: Matthew Garrett matthew.garr...@nebula.com Signed-off-by: Rafael J. Wysocki rafael.j.wyso...@intel.com Tested-by: Igor Gnatenko i.gnatenko.br...@gmail.com --- drivers/acpi/video.c | 11 --- 1 file changed

Re: [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-07-16 Thread Igor Gnatenko
On Wed, 2013-07-17 at 00:01 +0200, Rafael J. Wysocki wrote: > On Tuesday, July 16, 2013 05:08:16 PM Matthew Garrett wrote: > > On Tue, 2013-07-16 at 17:32 +0400, Igor Gnatenko wrote: > > > Hmm. I found regression in user-space. In GNOME (maybe and other DEs) we > > >

Re: [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-07-16 Thread Igor Gnatenko
Hmm. I found regression in user-space. In GNOME (maybe and other DEs) we no longer see switch status of backlight. -- Igor Gnatenko Fedora release 19 (Schrödinger’s Cat) Linux 3.11.0-0.rc0.git7.1.fc20.x86_64 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

Re: [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-07-16 Thread Igor Gnatenko
On Tue, 2013-07-16 at 01:53 +0200, Rafael J. Wysocki wrote: > On Monday, July 15, 2013 05:06:09 PM Igor Gnatenko wrote: > > On Sat, 2013-07-13 at 02:46 +0200, Rafael J. Wysocki wrote: > > [...] > > > > > I can't build it. Where did I go wrong? > > Probably

Re: [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-07-16 Thread Igor Gnatenko
On Tue, 2013-07-16 at 01:53 +0200, Rafael J. Wysocki wrote: On Monday, July 15, 2013 05:06:09 PM Igor Gnatenko wrote: On Sat, 2013-07-13 at 02:46 +0200, Rafael J. Wysocki wrote: [...] I can't build it. Where did I go wrong? Probably nowhere, you tried to build the ACPI video

Re: [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-07-16 Thread Igor Gnatenko
Hmm. I found regression in user-space. In GNOME (maybe and other DEs) we no longer see switch status of backlight. -- Igor Gnatenko Fedora release 19 (Schrödinger’s Cat) Linux 3.11.0-0.rc0.git7.1.fc20.x86_64 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-07-16 Thread Igor Gnatenko
On Wed, 2013-07-17 at 00:01 +0200, Rafael J. Wysocki wrote: On Tuesday, July 16, 2013 05:08:16 PM Matthew Garrett wrote: On Tue, 2013-07-16 at 17:32 +0400, Igor Gnatenko wrote: Hmm. I found regression in user-space. In GNOME (maybe and other DEs) we no longer see switch status

Re: [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-07-15 Thread Igor Gnatenko
bool acpi_video_backlight_quirks(void) { return false; } ^ drivers/acpi/video_detect.c: In function 'acpi_video_backlight_quirks': drivers/acpi/video_detect.c:241:6: error: 'acpi_gbl_osi_data' undeclared (first use in this function) if

Re: [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-07-15 Thread Igor Gnatenko
/video_detect.c:41:0: drivers/acpi/internal.h:175:60: note: previous definition of 'acpi_video_verify_backlight_support' was here static inline bool acpi_video_verify_backlight_support(void) { return false; } ^ -- Igor Gnatenko Fedora release 19

Re: [REGRESSION] "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" breaks macbook efi boot

2013-07-13 Thread Igor Gnatenko
there anything I can do to help diagnose this issue? > > Matthew? Revert this commit fixes my problem on ThinkPad X230 too. Wait Linus https://lkml.org/lkml/2013/7/13/65 . -- Igor Gnatenko Fedora release 19 (Schrödinger’s Cat) Linux 3.9.9-302.fc19.x86_64 -- To unsubscribe from this list: sen

Re: [REGRESSION] UEFI: Don't pass boot services regions to SetVirtualAddressMap() breaks macbook efi boot

2013-07-13 Thread Igor Gnatenko
? Matthew? Revert this commit fixes my problem on ThinkPad X230 too. Wait Linus https://lkml.org/lkml/2013/7/13/65 . -- Igor Gnatenko Fedora release 19 (Schrödinger’s Cat) Linux 3.9.9-302.fc19.x86_64 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message