From: Clinton Taylor <Clinton.A.Taylor@intel.com>
To: Mika Kahola <mika.kahola@intel.com>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915/icl: Add missing device ID
Date: Mon, 17 Jun 2019 09:24:25 -0700 [thread overview]
Message-ID: <dda590c5-95fd-30c0-a718-e5b2c28fbf76@intel.com> (raw)
In-Reply-To: <20190617082413.22549-1-mika.kahola@intel.com>
Looks correct/
Reviewed-by: Clint Taylor <Clinton.A.Taylor@intel.com>
-Clint
On 6/17/19 1:24 AM, Mika Kahola wrote:
> We are missing PCI device ID for SKU ICLLP U GT 1.5F (0x8A54) as per BSPec.
>
> BSpec: 19092
>
> Signed-off-by: Mika Kahola <mika.kahola@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 6d60ea68c171..6c342ac470c8 100644
> --- a/include/drm/i915_pciids.h
> +++ b/include/drm/i915_pciids.h
> @@ -568,7 +568,8 @@
> INTEL_VGA_DEVICE(0x8A56, info), \
> INTEL_VGA_DEVICE(0x8A71, info), \
> INTEL_VGA_DEVICE(0x8A70, info), \
> - INTEL_VGA_DEVICE(0x8A53, info)
> + INTEL_VGA_DEVICE(0x8A53, info), \
> + INTEL_VGA_DEVICE(0x8A54, info)
>
> #define INTEL_ICL_11_IDS(info) \
> INTEL_ICL_PORT_F_IDS(info), \
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-06-17 17:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-17 8:24 [PATCH] drm/i915/icl: Add missing device ID Mika Kahola
2019-06-17 13:31 ` ✓ Fi.CI.BAT: success for " Patchwork
2019-06-17 16:24 ` Clinton Taylor [this message]
2019-06-17 19:01 ` ✓ Fi.CI.IGT: " Patchwork
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=dda590c5-95fd-30c0-a718-e5b2c28fbf76@intel.com \
--to=clinton.a.taylor@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=mika.kahola@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox