aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2015-10-06 11:53:11 +0100
committerDaniel Vetter <[email protected]>2015-10-22 12:52:53 +0200
commit510567234180d7d65d2db9f7bd8424cabef13d3c (patch)
treeb2144bef0081be4bb6cf88657224d73b5efdb803 /tools/perf/scripts/python
parentaa363136866caa636031284f13ea0f730c64fca9 (diff)
drm/i915: Add soft-pinning API for execbuffer
Userspace can pass in an offset that it presumes the object is located at. The kernel will then do its utmost to fit the object into that location. The assumption is that userspace is handling its own object locations (for example along with full-ppgtt) and that the kernel will rarely have to make space for the user's requests. v2: Fix i915_gem_evict_range() (now evict_for_vma) to handle ordinary and fixed objects within the same batch Signed-off-by: Chris Wilson <[email protected]> Cc: "Daniel, Thomas" <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions