prime_vgem
Basic check of polling for prime/vgem fences.
basic-read
Examine read access path.
basic-write
Examine write access path.
basic-gtt
Examine access path through GTT.
basic-blt
Examine blitter access path.
shrink
Examine link establishment between shrinker and vgem bo.
coherency-gtt
Examine concurrent access of vgem bo.
coherency-blt
Examine blitter access path WC coherency.
sync
Examine sync on vgem fence.
busy
Examine busy check of polling for vgem fence.
wait
Examine wait on vgem fence.
basic-fence-read
Examine read access path fencing.
basic-fence-mmap
Examine GTT access path fencing.
basic-fence-blt
Examine blitter access path fencing.
basic-fence-flip
Examine vgem bo front/back flip fencing.
fence-read-hang
Examine read access path fencing with a pending gpu hang.
fence-write-hang
Examine write access path fencing with a pending gpu hang.
fence-flip-hang
Examine vgem bo front/back flip fencing with a pending gpu hang.
fence-wait
Examine basic dma-buf fence interop.
prime_self_import
Check whether prime import/export works on the same device... but with different fds.
basic-with_one_bo
Check prime import/export with one buffer object.
basic-with_one_bo_two_files
Check prime/flink with one buffer object.
basic-with_two_bos
Check prime import/export with two buffer objects.
basic-with_fd_dup
Check prime export with duplicate fd.
export-vs-gem_close-race
Check race of gem close against prime export.
reimport-vs-gem_close-race
Check race of gem close against reimport.
basic-llseek-size
Check dmabuf llseek support.
basic-llseek-bad
Check dmabuf llseek support with invalid values.