Corentin Chary f838eb5bd2 acpi: add a way to promote/demote vendor backlight drivers
Instead of adding a big blacklist in video_detect.c to set
ACPI_VIDEO_BACKLIGHT_DMI_VENDOR correctly, let external modules
promote or demote themselves when they know the generic video
module won't work.

Currently drivers where using acpi_video_unregister() directly
but:
- That didn't respect any acpi_backlight=[video|vendor] parameter
  provided by the user.
- Any later call to acpi_video_register() would still re-load the
  generic video module (and some gpu drivers are doing that).

This patch fix those two issues.

Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
2012-07-28 00:11:48 -04:00
..
2012-07-26 11:25:33 -07:00
2012-07-22 13:36:52 -07:00
2012-07-23 16:31:31 -07:00
2012-07-19 00:03:17 +02:00
2012-07-26 13:56:38 -07:00
2012-07-16 09:20:33 -07:00
2012-07-24 22:43:04 -07:00
2012-07-15 17:33:17 +01:00
2012-07-24 16:24:11 -07:00
2012-07-15 21:49:21 +01:00
2012-07-26 12:15:41 -07:00
2012-07-24 16:17:07 -07:00
2012-07-09 16:42:24 -04:00
2012-07-24 14:07:22 -07:00
2012-07-24 16:17:07 -07:00
2012-07-24 14:05:46 -07:00
2012-07-26 11:25:33 -07:00
2012-07-24 18:11:22 -07:00
2012-07-24 12:01:20 -07:00
2012-07-26 12:57:41 -07:00
2012-07-26 11:14:49 -07:00
2012-07-26 10:23:47 -07:00
2012-07-26 11:25:33 -07:00
2012-07-24 16:17:07 -07:00