aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_request.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2020-05-28 09:24:27 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2020-05-28 16:55:15 +0100
commitbffa18dd0bca90112746bafd333386c71fe55efe (patch)
treeca4dd36ead9e5dc0f5d9e4506e23249940260811 /drivers/gpu/drm/i915/i915_request.c
parentdrm/i915/gt: Restore both GGTT bindings on resume (diff)
downloadlinux-dev-bffa18dd0bca90112746bafd333386c71fe55efe.tar.xz
linux-dev-bffa18dd0bca90112746bafd333386c71fe55efe.zip
drm/i915/gt: Remove local entries from GGTT on suspend
Across suspend/resume, we clear the entire GGTT and rebuild from scratch. In particular, we want to only preserve the global entries for use by the HW, and delay reinstating the local binds until required by the user. This means that we can evict any local binds in the global GTT, saving any time in preserving their state, as they will be rebound on demand. References: https://gitlab.freedesktop.org/drm/intel/-/issues/1947 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200528082427.21402-2-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/i915_request.c')
0 files changed, 0 insertions, 0 deletions