summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_trace.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-12-05 14:29:36 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2016-12-05 20:49:17 +0000
commit85fd4f58d7efb7bb7ec577eb00dc2c3f2457a452 (patch)
treee2817723f9617d459d4664bd7d5721f6e5ce99d9 /drivers/gpu/drm/i915/i915_trace.h
parent721d484563e1a51ada760089c490cbc47e909756 (diff)
downloadop-kernel-dev-85fd4f58d7efb7bb7ec577eb00dc2c3f2457a452.zip
op-kernel-dev-85fd4f58d7efb7bb7ec577eb00dc2c3f2457a452.tar.gz
drm/i915: Mark all non-vma being inserted into the address spaces
We need to distinguish between full i915_vma structs and simple drm_mm_nodes when considering eviction (i.e. we must be careful not to treat a mere drm_mm_node as a much larger i915_vma causing memory corruption, if we are lucky). To do this, color these not-a-vma with -1 (I915_COLOR_UNEVICTABLE). v2...v200: New name for -1. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161205142941.21965-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/i915_trace.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud