diff options
| author | Eric Anholt <eric@anholt.net> | 2009-04-07 16:18:11 -0700 | 
|---|---|---|
| committer | Eric Anholt <eric@anholt.net> | 2009-04-07 19:06:33 -0700 | 
| commit | cd9ba0a3b6c5e11fcd2cb82914cb9d491309de89 (patch) | |
| tree | afe9133d424256a1298d4cd66d804a421ae1d451 /.gitignore | |
| parent | 00c7571fce14135fa6bbe387ab4e7ce205d53c08 (diff) | |
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.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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 | 
