diff options
author | Chris Wilson <[email protected]> | 2016-10-13 09:55:04 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-10-13 15:47:47 +0100 |
commit | ad16d2ed8fa80e7f4f0d0da32129ed2c9caca3b4 (patch) | |
tree | d15e12f05b39e22ce0068b317b1e0a916bab6ccf /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 06392e3b21a20e66b668cd58d28f6b8ff920ef17 (diff) |
drm/i915: Skip unbinding large unmappable global buffers
If the user requests a mappable binding to the global GTT, we will first
unbind an existing mapping if it doesn't match. We will unbind even if
there is no possibility that the object can fit in the mappable
aperture. This may lead to a ping-pong migration of the object, for
example igt/gem_exec_big.
v2: Comment upon the reasoning, or lack thereof!, behind the choice of
magic numbers.
Testcase: igt/gem_exec_big
Signed-off-by: Chris Wilson <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Tvrtko Ursulin <[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions