diff options
author | Nirmoy Das <[email protected]> | 2022-09-01 19:22:17 +0200 |
---|---|---|
committer | Matthew Auld <[email protected]> | 2022-09-05 10:22:42 +0100 |
commit | c2a6502f36248e9e17806d1342e4617d895960b0 (patch) | |
tree | dfce2f4183c1e9cb7ff18f1be7fe23499015e591 /tools/perf/scripts | |
parent | 018a7bdbb090b9155a6509a0d1a684db4afaa5b1 (diff) |
drm/i915/ttm: Abort suspend on i915_ttm_backup failure
On system suspend when system memory is low then i915_gem_obj_copy_ttm()
could fail trying to backup a lmem obj. GEM_WARN_ON() is not enough,
suspend shouldn't continue if i915_ttm_backup() throws an error.
v2: Keep the fdo issue till we have a igt test(Matt).
v3: Use %pe(Andrzej)
References: https://gitlab.freedesktop.org/drm/intel/-/issues/6529
Reviewed-by: Matthew Auld <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Suggested-by: Chris P Wilson <[email protected]>
Signed-off-by: Nirmoy Das <[email protected]>
Signed-off-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions