diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-12-07 21:57:06 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-12-07 23:18:26 +0000 |
commit | babef7436c5f8adfa3c13d3d032493d4924f8d7a (patch) | |
tree | 4edcf769f997793cee71ddd1d7892552f9d71bd7 /lib/intel_batchbuffer.c | |
parent | a43a757fa998c21def5959568380fa4d34fef59f (diff) |
i915/gem_ctx_engines: Use an offset hint to avoid overlap
As Braswell is using aliasing-ppgtt, softpinning is trick as we have to
avoid overlapping with HW objects in the GGTT (like context images).
Typically allocations are from either end, so if we provide a hint to
use the middle, we should be safe from overlap.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Diffstat (limited to 'lib/intel_batchbuffer.c')
0 files changed, 0 insertions, 0 deletions