mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
Add a test for pread after blitting to an object.
This caught a bug with get_user_pages usage in the kernel, which would result in zeroes being read out of the object when faulting in a new page.
This commit is contained in:
@@ -38,6 +38,7 @@ tests/getversion
|
||||
tests/gem_basic
|
||||
tests/gem_flink
|
||||
tests/gem_mmap
|
||||
tests/gem_pread_after_blit
|
||||
tests/gem_readwrite
|
||||
tests/gem_tiled_blits
|
||||
tools/intel_gpu_dump
|
||||
|
||||
Reference in New Issue
Block a user