diff options
author | Paulo Zanoni <[email protected]> | 2020-01-24 14:41:25 -0800 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-03-03 00:36:10 +0000 |
commit | aa78801f0a6cfeaf3d16b4333239c0b862f73c10 (patch) | |
tree | e60c9f361b9f5f046209e8d7c003c73e64338003 /src/intel/vulkan | |
parent | 9e5ce30da7fa3f1cc3badfd348e5f8fda1bbacb2 (diff) |
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: [email protected]
Reviewed-by: Jason Ekstrand <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Signed-off-by: Paulo Zanoni <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4006>
Diffstat (limited to 'src/intel/vulkan')
0 files changed, 0 insertions, 0 deletions