diff options
| author | Matthew Auld <[email protected]> | 2021-09-06 10:17:29 +0100 |
|---|---|---|
| committer | Matthew Auld <[email protected]> | 2021-09-08 09:41:26 +0100 |
| commit | f503eb0cf2badfd8a70dac5d2a48a3e83550278e (patch) | |
| tree | f2e719e8f9aedb2ee8064efe099aea7ac025f3a1 /tools/perf/scripts/python/bin | |
| parent | 502d0609fc418e674f1e8bd30aa02748e4c6b465 (diff) | |
drm/i915/selftests: fixup igt_shrink_thp
Since the object might still be active here, the shrink_all will simply
ignore it, which blows up in the test, since the pages will still be
there. Currently THP is disabled which should result in the test being
skipped, but if we ever re-enable THP we might start seeing the failure.
Fix this by forcing I915_SHRINK_ACTIVE.
v2: Some machine in the shard runs doesn't seem to have any available
swap when running this test. Try to handle this.
Signed-off-by: Matthew Auld <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Thomas Hellström <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions