diff options
| author | Daniele Ceraolo Spurio <[email protected]> | 2017-02-03 14:45:29 -0800 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-02-04 09:42:07 +0000 |
| commit | 4a04e371228937d104fd03d5219f8c25fda29757 (patch) | |
| tree | 3b89fba5b2ddf8afbb4b3eccf9233ed6a0c773f6 /tools/perf/scripts/python | |
| parent | 955b8e9ca8b924f8c21d43797f8bf8f39908efd3 (diff) | |
drm/i915: fix pm refcounting on fence error in execbuf
Fences are creted/checked before the pm ref is taken, so if we jump to
pre_mutex_err we will uncorrectly call intel_runtime_pm_put.
v2: Massage unwind error paths
Fixes: fec0445caa27 (drm/i915: Support explicit fencing for execbuf)
Testcase: igt/gem_exec_params
Cc: Chris Wilson <[email protected]>
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/1486161930-11764-1-git-send-email-daniele.ceraolospurio@intel.com
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions