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:
Eric Anholt
2009-04-07 16:18:11 -07:00
parent 00c7571fce
commit cd9ba0a3b6
6 changed files with 231 additions and 3 deletions
+1
View File
@@ -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