diff options
| author | Daniele Ceraolo Spurio <[email protected]> | 2020-03-26 11:11:21 -0700 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-03-26 21:23:22 +0000 |
| commit | a9410a6250643079a614c500240fc5942e66b383 (patch) | |
| tree | b8c685db1969ce90461fd6b4fe6039f925fdc0f7 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
| parent | 293a554801b2db8e5fe626dac1e2e5be0edb4855 (diff) | |
drm/i915/uc: do not free err log on uc_fini
We need to keep the GuC error logs around to debug the load failure,
so we can't clean them in the error unwind, which includes uc_fini().
Moving the cleanup to driver remove ensures that the logs stick around
long enough for us to dump them.
v2: reword commit msg (John)
Signed-off-by: Daniele Ceraolo Spurio <[email protected]>
Cc: Michal Wajdeczko <[email protected]>
Reviewed-by: John Harrison <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions