diff options
author | Thomas Hellström <[email protected]> | 2021-09-22 08:25:24 +0200 |
---|---|---|
committer | Thomas Hellström <[email protected]> | 2021-09-24 08:19:15 +0200 |
commit | 0d8ee5ba8db46c1c833f212a85f8f6d79286722a (patch) | |
tree | dbfc726f688f144df83d325301573a4c3bdb17fe /fs/jbd2/commit.c | |
parent | 3e42cc61275f95fd7f022b6380b95428efe134d3 (diff) |
drm/i915: Don't back up pinned LMEM context images and rings during suspend
Pinned context images are now reset during resume. Don't back them up,
and assuming that rings can be assumed empty at suspend, don't back them
up either.
Introduce a new object flag, I915_BO_ALLOC_PM_VOLATILE meaning that an
object is allowed to lose its content on suspend.
v3:
- Slight documentation clarification (Matthew Auld)
Signed-off-by: Thomas Hellström <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions