mesa/include/pci_ids
Ben Widawsky d1ab544bb8 i965/chv: Display proper branding
"Braswell" is a Cherryview based *thing*. It unfortunately requires extra
information to determine its marketing name. Unlike all previous products, and
hopefully all future ones, there is no unique 1:1 mapping of PCI device ID to
brand string.

I put up a fight about adding any complexity to our GL renderer string code for
a very long time. However, a wise man made a comment to me that I couldn't argue
with: if a user installs Windows on their hardware, the brand string should be
the same as what we display in Linux. The Windows driver apparently does this
check, so we should too.

Note that I did manage to find a good use for this info anyway in the compute
shader thread counts.

v2: memcpy instead of strncpy, and some minor changes (Matt)

Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com
2016-03-11 11:17:28 -08:00
..
i810_pci_ids.h
i915_pci_ids.h i915: For the love of all that is holy, stop saying "IGD" 2015-02-18 14:51:16 -05:00
i965_pci_ids.h i965/chv: Display proper branding 2016-03-11 11:17:28 -08:00
r200_pci_ids.h radeon: add some missing FireMV pci ids 2011-11-14 09:57:05 -05:00
r300_pci_ids.h radeon: add some missing FireMV pci ids 2011-11-14 09:57:05 -05:00
r600_pci_ids.h r600g: fix SUMO2 pci id 2013-12-24 15:22:31 -05:00
radeon_pci_ids.h Add radeon pci id lists 2011-06-07 10:28:19 -04:00
radeonsi_pci_ids.h radeonsi: add Stoney pci ids 2015-10-23 17:53:48 -04:00
virtio_gpu_pci_ids.h virtio_gpu: Add virtio 1.0 PCI ID to driver map 2016-02-29 11:31:36 +00:00
vmwgfx_pci_ids.h pci_ids: add vmwgfx pci id list 2011-08-27 17:28:30 +08:00