From: Clint Taylor <clinton.a.taylor@intel.com>
To: Jani Nikula <jani.nikula@intel.com>, intel-gfx@lists.freedesktop.org
Cc: Keith Webb <khwebb@gmail.com>
Subject: Re: [PATCH] drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015)
Date: Fri, 30 Oct 2015 09:05:51 -0700 [thread overview]
Message-ID: <5633955F.8080300@intel.com> (raw)
In-Reply-To: <1446209424-28801-1-git-send-email-jani.nikula@intel.com>
On 10/30/2015 05:50 AM, Jani Nikula wrote:
> Reported-by: Keith Webb <khwebb@gmail.com>
> Suggested-by: Keith Webb <khwebb@gmail.com>
> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=106671
> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
> ---
> drivers/gpu/drm/i915/intel_display.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c
> index cfce7ea89d08..ec159df836a6 100644
> --- a/drivers/gpu/drm/i915/intel_display.c
> +++ b/drivers/gpu/drm/i915/intel_display.c
> @@ -14809,6 +14809,9 @@ static struct intel_quirk intel_quirks[] = {
>
> /* Dell Chromebook 11 */
> { 0x0a06, 0x1028, 0x0a35, quirk_backlight_present },
> +
> + /* Dell Chromebook 11 (2015 version) */
> + { 0x0a16, 0x1028, 0x0a35, quirk_backlight_present },
> };
>
> static void intel_init_quirks(struct drm_device *dev)
>
Reviewed-by: Clint Taylor <Clinton.A.Taylor@intel.com>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2015-10-30 16:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-30 12:50 [PATCH] drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015) Jani Nikula
2015-10-30 16:05 ` Clint Taylor [this message]
2015-11-02 8:25 ` Jani Nikula
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=5633955F.8080300@intel.com \
--to=clinton.a.taylor@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jani.nikula@intel.com \
--cc=khwebb@gmail.com \
/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