diff options
author | 2019-07-25 13:50:56 +0100 | |
---|---|---|
committer | 2019-07-26 17:14:06 +0100 | |
commit | 3f99a61441e5d44b6dc00461a74d759c78191682 (patch) | |
tree | ff23e6d966c782637a46c6bacebf9a4be889fe68 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/perf: Initialise err to 0 before looping over ce->engines (diff) | |
download | linux-dev-3f99a61441e5d44b6dc00461a74d759c78191682.tar.xz linux-dev-3f99a61441e5d44b6dc00461a74d759c78191682.zip |
drm/i915: Do not rely on for loop caching the mask
for_each_engine_masked caches the engine mask but what does the caller
know.
Cache it explicitly for clarity and while at it correct the type to match.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190725125056.11942-1-tvrtko.ursulin@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions