diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-08-22 09:03:36 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-08-26 20:26:53 +0100 |
commit | f7978a0c581a8a840a28306f8da43e06e7fef3bf (patch) | |
tree | 87b82d660bc279a3f5ce4c5531264e48ab53c876 /drivers/gpu/drm/i915/i915_gem_request.c | |
parent | 7850d1c35344c7bd6a357240f2f9f60fc2c097b5 (diff) | |
download | linux-f7978a0c581a8a840a28306f8da43e06e7fef3bf.tar.bz2 |
drm/i915: Allow the user to pass a context to any ring
With full-ppgtt, we want the user to have full control over their memory
layout, with a separate instance per context. Forcing them to use a
shared memory layout for !RCS not only duplicates the amount of work we
have to do, but also defeats the memory segregation on offer.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/20160822080350.4964-4-chris@chris-wilson.co.uk
Reviewed-by: John Harrison <john.c.harrison@intel.com>
Reviewed-by: Thomas Daniel <thomas.daniel@intel.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem_request.c')
0 files changed, 0 insertions, 0 deletions