[PATCH driver/intel] Add support for the dell backlight interface
Egbert Eich
eich at freedesktop.org
Mon Jul 29 04:08:59 PDT 2013
Signed-off-by: Egbert Eich <eich at freedesktop.org>
---
src/uxa/intel_display.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/uxa/intel_display.c b/src/uxa/intel_display.c
index 0acb86d..5e8b4c3 100644
--- a/src/uxa/intel_display.c
+++ b/src/uxa/intel_display.c
@@ -211,6 +211,7 @@ static const char *backlight_interfaces[] = {
"acpi_video1", /* finally fallback to the generic acpi drivers */
"acpi_video0",
"intel_backlight",
+ "dell_backlight",
NULL,
};
/*
--
1.8.1.4
More information about the xorg-devel
mailing list