mesa/include/pci_ids/iris_pci_ids.h
Kenneth Graunke a9bd0668d5 intel: Use similar brand strings to the Windows drivers
This updates our product name strings to match the ones reported
by the Windows driver, which is typically the marketing name.

We retain a platform abbreviation and GT level in parenthesis so that
we're able to distinguish similar parts more easily, helping us better
understand at a glance which GPU a bug reporter has.

Acked-by: Matt Turner <mattst88@gmail.com>
Acked-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3371>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3371>
2020-01-13 19:42:35 -08:00

7 lines
342 B
C

CHIPSET(0x9A40, tgl_gt2, "TGL GT2", "Intel(R) Graphics")
CHIPSET(0x9A49, tgl_gt2, "TGL GT2", "Intel(R) Graphics")
CHIPSET(0x9A59, tgl_gt2, "TGL GT2", "Intel(R) Graphics")
CHIPSET(0x9A60, tgl_gt1, "TGL GT1", "Intel(R) Graphics")
CHIPSET(0x9A68, tgl_gt1, "TGL GT1", "Intel(R) Graphics")
CHIPSET(0x9A70, tgl_gt1, "TGL GT1", "Intel(R) Graphics")