intel: Use similar brand strings to the Windows drivers
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 17 Dec 2019 08:51:20 +0000 (00:51 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 14 Jan 2020 03:42:35 +0000 (19:42 -0800)
commita9bd0668d50e17fbe61542a9c6ad723d7fd55ed7
tree14f7738b8b526412055cb5f19ec1d2205ac9be26
parentf63d6260d1b570e936c7da587b0028f10368116b
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>
include/pci_ids/i965_pci_ids.h
include/pci_ids/iris_pci_ids.h
src/intel/dev/gen_device_info.c
src/intel/dev/gen_device_info_test.c
src/loader/pci_id_driver_map.h