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@xxxxxxxxx> > --- > 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@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel