All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: "Vivi, Rodrigo" <rodrigo.vivi@intel.com>,
	"Winiarski, Michal" <michal.winiarski@intel.com>
Cc: "intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>,
	"Kuoppala, Mika" <mika.kuoppala@intel.com>
Subject: Re: [PATCH] drm/i915/skl: Add missing SKL ID
Date: Fri, 27 Jan 2017 21:54:01 +0200	[thread overview]
Message-ID: <87sho4xorq.fsf@intel.com> (raw)
In-Reply-To: <1485538390.3070.10.camel@rdvivi-vienna>

On Fri, 27 Jan 2017, "Vivi, Rodrigo" <rodrigo.vivi@intel.com> wrote:
> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
>
> Jani this is a case for cc:stable?

Yes, if we know old kernels can handle SRV GT3.

BR,
Jani.

>
> On Fri, 2017-01-27 at 15:50 +0100, Michał Winiarski wrote:
>> Used by production device:
>>     Intel(R) Iris(TM) Graphics P555
>> 
>> Cc: Mika Kuoppala <mika.kuoppala@intel.com>
>> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
>> Signed-off-by: Michał Winiarski <michal.winiarski@intel.com>
>> ---
>>  include/drm/i915_pciids.h | 3 ++-
>>  1 file changed, 2 insertions(+), 1 deletion(-)
>> 
>> diff --git a/include/drm/i915_pciids.h b/include/drm/i915_pciids.h
>> index a1dd21d..466c715 100644
>> --- a/include/drm/i915_pciids.h
>> +++ b/include/drm/i915_pciids.h
>> @@ -265,7 +265,8 @@
>>  	INTEL_VGA_DEVICE(0x1923, info), /* ULT GT3 */ \
>>  	INTEL_VGA_DEVICE(0x1926, info), /* ULT GT3 */ \
>>  	INTEL_VGA_DEVICE(0x1927, info), /* ULT GT3 */ \
>> -	INTEL_VGA_DEVICE(0x192B, info)  /* Halo GT3 */ \
>> +	INTEL_VGA_DEVICE(0x192B, info), /* Halo GT3 */ \
>> +	INTEL_VGA_DEVICE(0x192D, info)  /* SRV GT3 */
>>  
>>  #define INTEL_SKL_GT4_IDS(info) \
>>  	INTEL_VGA_DEVICE(0x1932, info), /* DT GT4 */ \
>

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

  reply	other threads:[~2017-01-27 19:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-27 14:50 [PATCH] drm/i915/skl: Add missing SKL ID Michał Winiarski
2017-01-27 17:33 ` Vivi, Rodrigo
2017-01-27 19:54   ` Jani Nikula [this message]
2017-02-02 13:38     ` Michał Winiarski
2017-01-30 12:24 ` ✓ Fi.CI.BAT: success for drm/i915/skl: Add missing SKL ID (rev2) Patchwork
2017-02-27 10:47 ` [PATCH] drm/i915/skl: Add missing SKL ID Mika Kuoppala
  -- strict thread matches above, loose matches on Subject: below --
2017-02-27 11:22 Michał Winiarski
2017-02-27 11:22 ` Michał Winiarski
2017-02-27 12:58 ` Mika Kuoppala
2017-02-27 12:58   ` Mika Kuoppala
2016-02-17 17:18 Michał Winiarski

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=87sho4xorq.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=michal.winiarski@intel.com \
    --cc=mika.kuoppala@intel.com \
    --cc=rodrigo.vivi@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.