public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: Clint Taylor <clinton.a.taylor@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: Mon, 02 Nov 2015 10:25:16 +0200	[thread overview]
Message-ID: <878u6gq043.fsf@intel.com> (raw)
In-Reply-To: <5633955F.8080300@intel.com>

On Fri, 30 Oct 2015, Clint Taylor <clinton.a.taylor@intel.com> wrote:
> 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>

Pushed to drm-intel-next-fixes, thanks for the review.

BR,
Jani.


-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

      reply	other threads:[~2015-11-02  8:23 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
2015-11-02  8:25   ` Jani Nikula [this message]

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=878u6gq043.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=clinton.a.taylor@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --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