diff options
author | Matthew Brost <matthew.brost@intel.com> | 2024-10-31 21:22:57 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-22 17:39:55 +0300 |
commit | 89499260509d37fce6ab21fbb6876cb034912a19 (patch) | |
tree | cff23cd1af0616a3c2b2520adae56f4fa46f0060 /scripts/generate_rust_analyzer.py | |
parent | c550eec47df8a8e69d4be24ab0c5ce2f022d3d04 (diff) | |
download | linux-89499260509d37fce6ab21fbb6876cb034912a19.tar.xz |
drm/xe: Restore system memory GGTT mappings
[ Upstream commit dd886a63d6e2ce5c16e662c07547c067ad7d91f5 ]
GGTT mappings reside on the device and this state is lost during suspend
/ d3cold thus this state must be restored resume regardless if the BO is
in system memory or VRAM.
v2:
- Unnecessary parentheses around bo->placements[0] (Checkpatch)
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241031182257.2949579-1-matthew.brost@intel.com
(cherry picked from commit a19d1db9a3fa89fabd7c83544b84f393ee9b851f)
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Stable-dep-of: 46f1f4b0f3c2 ("drm/xe: improve hibernation on igpu")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions