[Mesa-dev] [PATCH] i965: Add a new CFL PCI ID.

Rodrigo Vivi rodrigo.vivi at intel.com
Tue Aug 14 23:17:40 UTC 2018


On Thu, Aug 09, 2018 at 11:25:31AM +0100, Lionel Landwerlin wrote:
> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>

pushed, thanks.

> 
> On 09/08/18 06:44, Rodrigo Vivi wrote:
> > One more CFL ID added to spec.
> > 
> > Align with kernel commit d0e062ebb3a4 ("drm/i915/cfl:
> > Add a new CFL PCI ID.")
> > 
> > Cc: José Roberto de Souza <jose.souza at intel.com>
> > Cc: Anuj Phogat <anuj.phogat at gmail.com>
> > Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> > ---
> >   include/pci_ids/i965_pci_ids.h | 1 +
> >   1 file changed, 1 insertion(+)
> > 
> > diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
> > index 82e4a549e0..bced44e288 100644
> > --- a/include/pci_ids/i965_pci_ids.h
> > +++ b/include/pci_ids/i965_pci_ids.h
> > @@ -174,6 +174,7 @@ CHIPSET(0x3EA4, cfl_gt1, "Intel(R) HD Graphics (Coffeelake 2x6 GT1)")
> >   CHIPSET(0x3E91, cfl_gt2, "Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2)")
> >   CHIPSET(0x3E92, cfl_gt2, "Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2)")
> >   CHIPSET(0x3E96, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
> > +CHIPSET(0x3E98, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
> >   CHIPSET(0x3E9A, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
> >   CHIPSET(0x3E9B, cfl_gt2, "Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2)")
> >   CHIPSET(0x3E94, cfl_gt2, "Intel(R) HD Graphics (Coffeelake 3x8 GT2)")
> 
> 


More information about the mesa-dev mailing list