diff options
author | 2019-07-29 09:59:44 +0100 | |
---|---|---|
committer | 2019-07-29 11:00:18 +0100 | |
commit | 76c5399fe2e4d7a5013280629de05c8ab6301311 (patch) | |
tree | ecc3c4c3ea655bfb83462db3c88e64df2fc1aaf8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/uc: Fixup kerneldoc after params were flipped and renamed (diff) | |
download | linux-dev-76c5399fe2e4d7a5013280629de05c8ab6301311.tar.xz linux-dev-76c5399fe2e4d7a5013280629de05c8ab6301311.zip |
drm/i915/selftests: Careful not to flush hang_fini on error setups
Smatch spotted that we test at the start of hang_fini for a valid (h->gt
is only set after a request is created) but then used it regardless
later on.
v2: Alternatively, we do not need to check as we now always prime h->gt
in hang_init()
References: cb823ed9915b ("drm/i915/gt: Use intel_gt as the primary object for handling resets")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190729085944.2179-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions