[Intel-gfx] [PATCH i-g-t] tests: add gem_gpgpu_fill to .gitignore

Thomas Wood thomas.wood at intel.com
Thu Dec 4 03:19:11 PST 2014


gem_gpgpu_fill was added in commit 4ec8479 (tests: Add gem_gpgpu_fill),
but wasn't added to .gitignore.

Cc: Zhenyu Wang <zhenyuw at linux.intel.com>
Signed-off-by: Thomas Wood <thomas.wood at intel.com>
---
 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index 6e6ab58..a846cb3 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -46,6 +46,7 @@ gem_fence_upload
 gem_fenced_exec_thrash
 gem_flink
 gem_flink_race
+gem_gpgpu_fill
 gem_gtt_cpu_tlb
 gem_gtt_hog
 gem_gtt_speed
-- 
2.1.0




More information about the Intel-gfx mailing list