diff options
author | John Harrison <John.C.Harrison@Intel.com> | 2023-03-11 09:37:13 +0300 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2023-03-14 04:27:09 +0300 |
commit | 53c4e64c6a0fdadc972217343f4439a96542f56e (patch) | |
tree | 4205c5028a3d9fff6df428b71dae822845c5893b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9724ecdbb9ddd6da3260e4a442574b90fc75188a (diff) | |
download | linux-53c4e64c6a0fdadc972217343f4439a96542f56e.tar.xz |
drm/i915/guc: Clean up of register capture search
The comparison in the search for a matching register capture node was
not the most readable. It was also assuming that a zero GuC id means
invalid, which it does not. So remove one invalid term, one redundant
term and re-format to keep each term on a single line, and only one
term per line.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Alan Previn <alan.previn.teres.alexis@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230311063714.570389-3-John.C.Harrison@Intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions