From: Jani Nikula <jani.nikula@intel.com>
To: Josh Boyer <jwboyer@redhat.com>,
gregkh@linuxfoundation.org,
Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3.8.y] drm/i915: add quirk to invert brightness on eMachines e725
Date: Tue, 09 Apr 2013 17:12:18 +0300 [thread overview]
Message-ID: <87y5crpzct.fsf@intel.com> (raw)
In-Reply-To: <20130409123833.GC32476@hansolo.jdub.homelinux.org>
On Tue, 09 Apr 2013, Josh Boyer <jwboyer@redhat.com> wrote:
> Upstream commit 01e3a8feb40e54b962a20fa7eb595c5efef5e109
This patch seems to be the above commit and
commit 1ffff60320879830e469e26062c18f75236822ba
Author: Jani Nikula <jani.nikula@intel.com>
Date: Tue Jan 22 12:50:34 2013 +0200
drm/i915: add quirk to invert brightness on eMachines G725
squashed together. There's a separate bug for that too:
https://bugs.freedesktop.org/show_bug.cgi?id=59628
I think both are okay for stable, but by the stable rules you should
probably split this up, with the appropriate upstream references in
both. Or do whatever the stable team tells you to do. ;)
BR,
Jani.
>
> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=31522#c35
> [Note: There are more than one broken setups in the bug. This fixes one.]
> Reported-by: Martins <andrissr@inbox.lv>
> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> ---
> drivers/gpu/drm/i915/intel_display.c | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c
> index e6e4df7..6292677 100644
> --- a/drivers/gpu/drm/i915/intel_display.c
> +++ b/drivers/gpu/drm/i915/intel_display.c
> @@ -8899,6 +8899,12 @@ static struct intel_quirk intel_quirks[] = {
> /* Acer Aspire 5734Z must invert backlight brightness */
> { 0x2a42, 0x1025, 0x0459, quirk_invert_brightness },
>
> + /* Acer/eMachines G725 */
> + { 0x2a42, 0x1025, 0x0210, quirk_invert_brightness },
> +
> + /* Acer/eMachines e725 */
> + { 0x2a42, 0x1025, 0x0212, quirk_invert_brightness },
> +
> /* Acer Aspire 4736Z */
> { 0x2a42, 0x1025, 0x0260, quirk_invert_brightness },
> };
> --
> 1.8.1.4
next prev parent reply other threads:[~2013-04-09 14:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-09 12:38 [PATCH 3.8.y] drm/i915: add quirk to invert brightness on eMachines e725 Josh Boyer
2013-04-09 14:12 ` Jani Nikula [this message]
2013-04-09 14:22 ` Josh Boyer
2013-04-10 2:34 ` Ben Hutchings
2013-04-10 9:37 ` Jani Nikula
2013-04-22 1:03 ` Ben Hutchings
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y5crpzct.fsf@intel.com \
--to=jani.nikula@intel.com \
--cc=daniel.vetter@ffwll.ch \
--cc=gregkh@linuxfoundation.org \
--cc=jwboyer@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox