From patchwork Wed Sep 19 19:44:03 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Quantal] pull-request: more i915 backlight control fixes From: Kamal Mostafa X-Patchwork-Id: 185205 Message-Id: <1348083843.6818.28.camel@fourier> To: kernel-team Date: Wed, 19 Sep 2012 12:44:03 -0700 These i915 backlight patches (cherry-picked from upstream v3.6-rc1) fix regressions reported upstream against some of the i915 backlight patches we just applied to quantal for this bug: Bug reference: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/954661 I have only smoke-tested these two patches briefly, but they look reasonable and appropriate. Please consider applying these to Quantal. Thanks, -Kamal ---------- The following changes since commit 272daf0a5c9b7e8c3957a47d2cf6aec5b7999b88: UBUNTU: Ubuntu-3.5.0-15.21 (2012-09-19 09:53:52 -0600) are available in the git repository at: git://kernel.ubuntu.com/kamal/ubuntu-quantal.git lp954661-2 for you to fetch changes up to 210617e44f53d63f9b699199653682cb5a93ce69: drm/i915: don't forget the PCH backlight registers (2012-09-19 12:36:34 -0700) ---------------------------------------------------------------- Daniel Vetter (1): drm/i915: fix up PCH backlight #define mixup Paulo Zanoni (1): drm/i915: don't forget the PCH backlight registers drivers/gpu/drm/i915/i915_reg.h | 2 +- drivers/gpu/drm/i915/intel_panel.c | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-)