There are several possible relocation methods the kernel uses depending upon the placement and caching of the buffers. Lots of different code paths not being covered by BAT - expand the testing to cover them. Even though there are quite a few paths, individually they are each very fast. Signed-off-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> Cc: Petri Latvala <petri.latvala@xxxxxxxxx> --- tests/intel-ci/fast-feedback.testlist | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist index a0c3f848..667d77d7 100644 --- a/tests/intel-ci/fast-feedback.testlist +++ b/tests/intel-ci/fast-feedback.testlist @@ -70,6 +70,31 @@ igt@gem_exec_parse@basic-allowed igt@gem_exec_parse@basic-rejected igt@gem_exec_reloc@basic-cpu igt@gem_exec_reloc@basic-gtt +igt@gem_exec_reloc@basic-cpu-gtt +igt@gem_exec_reloc@basic-gtt-cpu +igt@gem_exec_reloc@basic-cpu-read +igt@gem_exec_reloc@basic-gtt-read +igt@gem_exec_reloc@basic-write-cpu +igt@gem_exec_reloc@basic-write-gtt +igt@gem_exec_reloc@basic-write-read +igt@gem_exec_reloc@basic-cpu-noreloc +igt@gem_exec_reloc@basic-gtt-noreloc +igt@gem_exec_reloc@basic-cpu-gtt-noreloc +igt@gem_exec_reloc@basic-gtt-cpu-noreloc +igt@gem_exec_reloc@basic-cpu-read-noreloc +igt@gem_exec_reloc@basic-gtt-read-noreloc +igt@gem_exec_reloc@basic-write-cpu-noreloc +igt@gem_exec_reloc@basic-write-gtt-noreloc +igt@gem_exec_reloc@basic-write-read-noreloc +igt@gem_exec_reloc@basic-cpu-active +igt@gem_exec_reloc@basic-gtt-active +igt@gem_exec_reloc@basic-cpu-gtt-active +igt@gem_exec_reloc@basic-gtt-cpu-active +igt@gem_exec_reloc@basic-cpu-read-active +igt@gem_exec_reloc@basic-gtt-read-active +igt@gem_exec_reloc@basic-write-cpu-active +igt@gem_exec_reloc@basic-write-gtt-active +igt@gem_exec_reloc@basic-write-read-active igt@gem_exec_reloc@basic-softpin igt@gem_exec_store@basic-all igt@gem_exec_store@basic-blt -- 2.11.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx