diff options
author | Chris Wilson <[email protected]> | 2016-10-12 10:05:20 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-10-12 12:00:32 +0100 |
commit | 95374d759ac795c33ad4fd6f684bc5a5e280e7a4 (patch) | |
tree | d6d1d48c2976983e9a9ab4a26f81b7800ca18322 /tools/perf/scripts/python/sched-migration.py | |
parent | 9f267eb8d2ea0a87f694da3f236067335e8cb7b9 (diff) |
drm/i915: Always use the GTT for error capture
Since the GTT provides universal access to any GPU page, we can use it
to reduce our plethora of read methods to just one. It also has the
important characteristic of being exactly what the GPU sees - if there
are incoherency problems, seeing the batch as executed (rather than as
trapped inside the cpu cache) is important.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions