aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStuart Summers <[email protected]>2019-08-23 09:03:07 -0700
committerChris Wilson <[email protected]>2019-08-23 19:14:27 +0100
commit100f5f7fbc3e23f58511a11a3751dfacf1ccb5a7 (patch)
tree3616d2c903faab6ee96da9fdcc98187d683bbf8b /tools/perf/scripts/python
parent668df17f594d6f57e822ceee680ace3233e97f02 (diff)
drm/i915: Expand subslice mask
Currently, the subslice_mask runtime parameter is stored as an array of subslices per slice. Expand the subslice mask array to better match what is presented to userspace through the I915_QUERY_TOPOLOGY_INFO ioctl. The index into this array is then calculated: slice * subslice stride + subslice index / 8 v2: Fix 32-bit build v3: Use new helper function in SSEU workaround warning message v4: Use GEM_BUG_ON to force developers to use valid SSEU configurations per platform (Chris) Signed-off-by: Stuart Summers <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Chris Wilson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions