diff options
| author | Sagar Arun Kamble <[email protected]> | 2018-01-10 18:24:16 +0530 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2018-01-10 14:03:10 +0000 |
| commit | da943b5ab071584fcb9cfa896dc8c643d376f362 (patch) | |
| tree | 7aeb667d700d958d03acba1eed029bd9b8b9cf25 /tools/perf/scripts/python/stat-cpi.py | |
| parent | 17bd6e66d8f677b1b250d098097fbed6e70175ef (diff) | |
drm/i915/guc: Add uc_fini_wq in gem_init unwind path
While moving code around for solving lockdep issue for GuC log relay,
spotted that uc_fini_wq is not being called in failure path in gem_init.
Missed in the below commit. Add it.
v2: Removed GEM_BUG_ON(!HAS_GUC()) from intel_uc_fini_wq as init happens
only based on enable_guc module parameter and does not consider has_guc
capability. (Michal)
Signed-off-by: Sagar Arun Kamble <[email protected]>
Fixes: 3176ff49bc3e ("drm/i915/guc: Move GuC workqueue allocations outside of the mutex")
Cc: Michał Winiarski <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: Michał Winiarski <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions