aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorChris Wilson2019-05-21 22:11:25 +0100
committerChris Wilson2019-05-22 08:40:29 +0100
commit7f3f317a66cac307f6fbc1b5dd74902fb1b48860 (patch)
tree0e4b341f36bb3b594570a07bb5b186940617a77f /security
parent5c000fb33b767c3fa10d29a1021edbf4f92b76a2 (diff)
drm/i915: Restore control over ppgtt for context creation ABI
Having hid the partially exposed new ABI from the PR, put it back again for completion of context recovery. A significant part of context recovery is the ability to reuse as much of the old context as is feasible (to avoid expensive reconstruction). The biggest chunk kept hidden at the moment is fine-control over the ctx->ppgtt (the GPU page tables and associated translation tables and kernel maps), so make control over the ctx->ppgtt explicit. This allows userspace to create and share virtual memory address spaces (within the limits of a single fd) between contexts they own, along with the ability to query the contexts for the vm state. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190521211134.16117-1-chris@chris-wilson.co.uk
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions