On Mon, Jul 29, 2013 at 01:08:59PM +0200, Egbert Eich wrote:
> Signed-off-by: Egbert Eich <[email protected]>
> ---
>  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",

Are you certain about the ordering? In the past we've made the firmware
specific interfaces higher priority than the platform (acpi), and had
only used the raw interface as a means of last resort. (Which apparently
thanks to Windows8 needs somehow to be revised.)
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to