All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timo Aaltonen <tjaalton@ubuntu.com>
To: Swathi Dhanavanthri <swathi.dhanavanthri@intel.com>,
	dri-devel@lists.freedesktop.org
Subject: Re: [PATCH libdrm] intel: sync i915_pciids.h with kernel
Date: Mon, 23 Mar 2020 14:04:15 +0200	[thread overview]
Message-ID: <137f5234-07b9-4bf1-203c-7a46492abd66@ubuntu.com> (raw)
In-Reply-To: <20200320003830.7655-1-swathi.dhanavanthri@intel.com>

On 20.3.2020 2.38, Swathi Dhanavanthri wrote:
> Changes:
> 91b79fb35d67 ("drm/i915/tgl: Add new PCI IDs to TGL")
> 
> Signed-off-by: Swathi Dhanavanthri <swathi.dhanavanthri@intel.com>
> ---
>  intel/i915_pciids.h | 8 ++++++--
>  1 file changed, 6 insertions(+), 2 deletions(-)
> 
> diff --git a/intel/i915_pciids.h b/intel/i915_pciids.h
> index 1d2c1221..662d8351 100644
> --- a/intel/i915_pciids.h
> +++ b/intel/i915_pciids.h
> @@ -593,12 +593,16 @@
>  
>  /* TGL */
>  #define INTEL_TGL_12_IDS(info) \
> -	INTEL_VGA_DEVICE(0x9A49, info), \
>  	INTEL_VGA_DEVICE(0x9A40, info), \
> +	INTEL_VGA_DEVICE(0x9A49, info), \
>  	INTEL_VGA_DEVICE(0x9A59, info), \
>  	INTEL_VGA_DEVICE(0x9A60, info), \
>  	INTEL_VGA_DEVICE(0x9A68, info), \
>  	INTEL_VGA_DEVICE(0x9A70, info), \
> -	INTEL_VGA_DEVICE(0x9A78, info)
> +	INTEL_VGA_DEVICE(0x9A78, info), \
> +	INTEL_VGA_DEVICE(0x9AC0, info), \
> +	INTEL_VGA_DEVICE(0x9AC9, info), \
> +	INTEL_VGA_DEVICE(0x9AD9, info), \
> +	INTEL_VGA_DEVICE(0x9AF8, info)
>  
>  #endif /* _I915_PCIIDS_H */
> 

Thanks, reviewed and applied. I did change the "Changes" commit sha to
match what's in drm-intel-next-queued now.


-- 
t
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2020-03-23 12:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-20  0:38 [PATCH libdrm] intel: sync i915_pciids.h with kernel Swathi Dhanavanthri
2020-03-23 12:04 ` Timo Aaltonen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-20  8:46 Adam Miszczak
2020-08-20 17:24 ` Souza, Jose
2020-06-16 12:37 ramadevi.gandi
2019-12-10 20:06 José Roberto de Souza
2019-12-12 17:17 ` Matt Roper
2019-12-16 16:52   ` Souza, Jose
2019-08-30 20:32 Anusha Srivatsa
2019-09-05 17:54 ` Souza, Jose
2019-03-22 20:35 Anusha
2019-03-22 21:03 ` Souza, Jose
2019-03-25 10:28   ` Jani Nikula
2019-03-21 17:58 Anusha
2019-03-21 22:04 ` Souza, Jose
2019-02-02  8:07 Rodrigo Vivi
2019-02-04 18:19 ` Lionel Landwerlin

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=137f5234-07b9-4bf1-203c-7a46492abd66@ubuntu.com \
    --to=tjaalton@ubuntu.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=swathi.dhanavanthri@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.