mesa/include/pci_ids
Ben Widawsky aa739dff86 i965/skl: Add GT4 PCI IDs
Like other gen8+ hardware, the hardware automatically scales up thread counts.
We must be careful about the URB sizes since GT4 adds another slice.

One of the existing PCI IDs is actually mislabeled as GT3. Arguably this is a
real bug since the URB size will be wrong. Because this patch is simply meant to
add the missing IDs, that will be fixed in a later patch.

v2: No longer relevant.

v3: Update the wm thread count to support GT4. The WM thread count is used to
determine the maximum scratch space required. Currently the code always
allocates the maximum amount even though lower GT SKUs require less. The formula
is threads_per_psd * subslices_per_slice * slices

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
(cherry picked from commit 7cbd6608f5)
2015-11-07 15:17:48 +00:00
..
i810_pci_ids.h Add intel pci id lists 2011-06-07 10:28:19 -04:00
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/skl: Add GT4 PCI IDs 2015-11-07 15:17:48 +00: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-11-05 14:05:19 +00:00
vmwgfx_pci_ids.h pci_ids: add vmwgfx pci id list 2011-08-27 17:28:30 +08:00