diff options
author | Matt Roper <[email protected]> | 2022-06-07 08:47:24 -0700 |
---|---|---|
committer | Matt Roper <[email protected]> | 2022-06-07 17:51:54 -0700 |
commit | 81298056a78c5163b216f17d17c43736e7069961 (patch) | |
tree | a29ede79f223e93814a300f190099f4d6e41ad25 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c6e3806705d679edf135dff5d540a278fc406f15 (diff) |
drm/i915/dg2: Correct DSS check for Wa_1308578152
When converting our DSS masks to bitmaps, we fumbled the condition used
to check whether any DSS are present in the first gslice. Since
intel_sseu_find_first_xehp_dss() returns a 0-based number, we need a >=
condition rather than >.
Fixes: b87d39019651 ("drm/i915/sseu: Disassociate internal subslice mask representation from uapi")
Reported-by: Balasubramani Vivekanandan <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Acked-by: Balasubramani Vivekanandan <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions