diff options
author | Chris Wilson <[email protected]> | 2019-01-21 22:20:49 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-01-22 12:50:39 +0000 |
commit | c95e7ce387f97df6f7e61e08a35f97a8d74e5ee1 (patch) | |
tree | 0e1dbaf427d0b1170ee977bd621765d1d9b63df6 /scripts/bpf_helpers_doc.py | |
parent | 480cd6dd9287ac8276c802475bacb3138afd8e04 (diff) |
drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting
Some tests (e.g. igt_vma_pin1) presume that we have a completely clean
GGTT so that it can probe boundaries without fear that something is
already allocated there. However, the mock device is starting to get
complicated and following similar rules to the live device, i.e. we
can't guarantee that i915->ggtt remains clean, so create a temporary
address_space equivalent to the mock ggtt for the purpose.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions