[Intel-gfx] [PATCH xf86-video-intel v2] Sync i915_pciids upto 8717c6b7414f

Liwei Song liwei.song at windriver.com
Mon Apr 20 02:21:46 UTC 2020



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


More information about the Intel-gfx mailing list