uxa: Add Apple's gmux to the list of known preferred backlights
Reported-by: Austin Lund <austin.lund@gmail.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=52423 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
3d254e4010
commit
de707b7dc8
|
|
@ -127,6 +127,7 @@ intel_output_dpms_backlight(xf86OutputPtr output, int oldmode, int mode);
|
|||
* List of available kernel interfaces in priority order
|
||||
*/
|
||||
static const char *backlight_interfaces[] = {
|
||||
"gmux_backlight",
|
||||
"asus-laptop",
|
||||
"asus-nb-wmi",
|
||||
"eeepc",
|
||||
|
|
|
|||
Loading…
Reference in New Issue