diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-10-01 13:26:32 +0300 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-10-06 12:41:11 +0300 |
commit | a6c5e2aea70451f6f1012734a606721c75c57276 (patch) | |
tree | 894fdabca3bf5c5ba0914a46ec9e921c89a8bc4d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b05734720de982a40676a14ddfdca5f87b4aab5e (diff) | |
download | linux-a6c5e2aea70451f6f1012734a606721c75c57276.tar.xz |
drm/i915: Skip over MI_NOOP when parsing
Though less likely in practice, igt uses MI_NOOP frequently to pad out
its batch buffers. The lookup and valiation of so many MI_NOOP command
descriptions is noticeable, though the side-effect of poisoning the
last-validated-command cache is more likely to impact upon real CS.
Testcase: igt/gen9_exec_parse/bb-large
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201001102632.18789-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions