mesa/src/intel/dev
Paulo Zanoni aa78801f0a intel/device: bdw_gt1 actually has 6 eus per subslice
Found by inspection, I'm not aware of any bugs caused by this typo.

According to Lionel, it seems we only use this to generate masks
of available EUs for perfromance queries, and it's only used when we
can't query the fused parts of the GPU through DRM_IOCTL_I915_QUERY.
So this patch should help for the corner case where the Kernel is too
old to support the query ioctl.

v2: improve commit message, cc stable (Lionel).

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4006>
2020-03-03 00:36:10 +00:00
..
gen_debug.c intel: Add INTEL_DEBUG=nofc for disabling fast clears 2019-10-09 13:29:26 -07:00
gen_debug.h intel: Add INTEL_DEBUG=nofc for disabling fast clears 2019-10-09 13:29:26 -07:00
gen_device_info.c intel/device: bdw_gt1 actually has 6 eus per subslice 2020-03-03 00:36:10 +00:00
gen_device_info.h intel/compiler: Split has_64bit_types into float/int 2020-01-22 00:19:20 +00:00
gen_device_info_test.c intel: Use similar brand strings to the Windows drivers 2020-01-13 19:42:35 -08:00
meson.build intel/devinfo: add basic sanity tests on device database 2019-04-19 15:56:21 +00:00