diff options
author | 2020-11-16 09:35:40 -0500 | |
---|---|---|
committer | 2020-11-16 18:06:28 -0500 | |
commit | b5462cc377748181af2b05729c69f5faecec3717 (patch) | |
tree | 14d9e552b27bdee4ca9fba203d544ee31e4a9df4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/selftests: Fix wrong return value of perf_series_engines() (diff) | |
download | wireguard-linux-b5462cc377748181af2b05729c69f5faecec3717.tar.xz wireguard-linux-b5462cc377748181af2b05729c69f5faecec3717.zip |
drm/i915/selftests: Fix wrong return value of perf_request_latency()
If intel context create failed, the perf_request_latency() will return 0
rather than error, because we doesn't initialize the return value.
Fixes: 25c26f18ea79 ("drm/i915/selftests: Measure dispatch latency")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20201116143540.3648870-1-zhangxiaoxu5@huawei.com
(cherry picked from commit 19384452052a1e0525e663bfbdd62ac1399bb647)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions