summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-04-07 16:18:11 -0700
committerEric Anholt <eric@anholt.net>2009-04-07 19:06:33 -0700
commitcd9ba0a3b6c5e11fcd2cb82914cb9d491309de89 (patch)
treeafe9133d424256a1298d4cd66d804a421ae1d451 /.gitignore
parent00c7571fce14135fa6bbe387ab4e7ce205d53c08 (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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8e5839e5..aea96c14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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