]> git.itanic.dy.fi Git - linux-stable/commit
drm/i915: Acer C720 and C720P have controllable backlights
authorScot Doyle <lkml14@scotdoyle.com>
Thu, 3 Jul 2014 23:27:51 +0000 (23:27 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jul 2014 23:23:17 +0000 (16:23 -0700)
commit31b66c21cde8100f2ae64600c66bf58c8f5b5d5d
treec924155a5d73dea5f2cc06cc7a81200476e2212d
parent5cdcf7536f2e4db274fc202f9d25a34e28df3c51
drm/i915: Acer C720 and C720P have controllable backlights

commit 2e93a1aa9ca455aa3ad0294bcd6d66f38bf8b758 upstream.

The Acer C720 and C720P Chromebooks (with Celeron 2955U CPU) have a
controllable backlight although their VBT reports otherwise. Apply quirk
to ignore the backlight presence check during backlight setup.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=79813
Tested-by: James Duley <jagduley@gmail.com>
Tested-by: Michael Mullin <masmullin@gmail.com>
Signed-off-by: Scot Doyle <lkml14@scotdoyle.com>
CC: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
[danvet: Add cc: stable because the regressing commit is in 3.15.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/intel_display.c