From e450cf6d8aefc99bf9300092d50bae0d927490a1 Mon Sep 17 00:00:00 2001 From: Paulo Zanoni Date: Thu, 15 Sep 2011 15:12:48 -0300 Subject: Add missing files to .gitignore Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 70736e2c..592a1b8f 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,8 @@ tests/getclient tests/getstats tests/getversion tests/gem_basic +tests/gem_double_irq_loop +tests/gem_dummy_reloc_loop tests/gem_exec_blt tests/gem_exec_nop tests/gem_fence_thrash @@ -43,11 +45,17 @@ tests/gem_gtt_speed tests/gem_largeobject tests/gem_mmap tests/gem_mmap_gtt +tests/gem_pipe_control_store_loop tests/gem_pread_after_blit tests/gem_pwrite tests/gem_readwrite tests/gem_ringfill +tests/gem_ring_sync_loop tests/gem_linear_blits +tests/gem_storedw_batches_loop +tests/gem_storedw_loop_blt +tests/gem_storedw_loop_bsd +tests/gem_storedw_loop_render tests/gem_vmap_blits tests/gem_tiled_blits tests/gem_tiled_fence_blits @@ -64,6 +72,9 @@ tests/gen3_render_tiledx_blits tests/gen3_render_tiledy_blits tests/gen3_render_mixed_blits tests/gen3_mixed_blits +tests/testdisplay +tools/forcewaked +tools/intel_backlight tools/intel_disable_clock_gating tools/intel_dump_decode tools/intel_error_decode -- cgit v1.2.3