On 04/17/2020 09:45 PM, Chris Wilson wrote: >> diff --git a/src/intel_module.c b/src/intel_module.c >> > index a71c2e40b774..e0b94c190254 100644 >> > --- a/src/intel_module.c >> > +++ b/src/intel_module.c >> > @@ -357,7 +357,7 @@ static const struct pci_id_match intel_device_match[] = { >> > INTEL_I945GM_IDS(&intel_i945_info), >> > >> > INTEL_G33_IDS(&intel_g33_info), >> > - INTEL_PINEVIEW_IDS(&intel_g33_info), >> > + INTEL_PINEVIEW_G_IDS(&intel_g33_info), >> > >> > INTEL_I965G_IDS(&intel_i965_info), >> > INTEL_I965GM_IDS(&intel_i965_info), > But no new info blocks? Got it, will add them according i915_pciids.h in V3. Thanks, Liwei. > -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx