All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] acpi: video: Allow forcing native backlight on non win8 laptops
@ 2015-03-03  7:39 Hans de Goede
  2015-03-03  7:39 ` [RFC PATCH 1/2] acpi: video: Allow forcing native backlight on non win8 machines Hans de Goede
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Hans de Goede @ 2015-03-03  7:39 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Aaron Lu, Zhang Rui, linux-acpi

Hi All,

I've long wanted to have a way for users to force native-backlight behavior as
that makes debugging backlight problems a bit easier.

And now a laptop has shown up which needs native backlight behavior for things
to work, has a non win8 ready bios, and I cannot use a quirk in the vendor
backlight driver as it implements both the acer-wmi and ideapad-laptop vendor
interfaces and putting the same quirk in 2 places is just wrong.

So I've finally written a small patch to allow forcing native-backlight
behavior as well as a second patch using this to add a quirk for said laptop.

For now this is just a RFC series as I'm waiting for confirmation from the
user that this actually fixes things, but I wanted to get the discussion going
beforehand in case anyone has any objections against the solution I've come
up with.

Regards,

Hans

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-03-12 22:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-03  7:39 [RFC PATCH 0/2] acpi: video: Allow forcing native backlight on non win8 laptops Hans de Goede
2015-03-03  7:39 ` [RFC PATCH 1/2] acpi: video: Allow forcing native backlight on non win8 machines Hans de Goede
2015-03-03  8:26   ` Aaron Lu
2015-03-03 13:11     ` Hans de Goede
2015-03-04  2:50       ` Aaron Lu
2015-03-10 22:25         ` Rafael J. Wysocki
2015-03-10 22:42           ` Hans de Goede
2015-03-10 23:10             ` Rafael J. Wysocki
2015-03-11  6:14               ` [PATCH update] acpi: video: Allow forcing native backlight on non win8, machines Aaron Lu
2015-03-11 11:14                 ` Hans de Goede
2015-03-11 13:05                   ` Aaron Lu
2015-03-12 22:40                     ` Rafael J. Wysocki
2015-03-03  7:39 ` [RFC PATCH 2/2] acpi: video: Add force native backlight quirk for Lenovo Ideapad Z570 Hans de Goede
2015-03-10 22:26   ` Rafael J. Wysocki
2015-03-10 22:44     ` Hans de Goede
2015-03-03  8:25 ` [RFC PATCH 0/2] acpi: video: Allow forcing native backlight on non win8 laptops Aaron Lu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.