From 20b69039e816ed44ef30048c81a76def7028f0ba Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 5 Jun 2011 11:20:34 +0100 Subject: test: Exercise gen3 render copies gem_stress is unhappy with tiled render copies on gen3. This is a simple little test to ensure that a set of pure copies with a working set larger than the aperture are handled correctly. Signed-off-by: Chris Wilson --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b0d51a85..239dc0d8 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,9 @@ tests/gem_bad_blit tests/gem_hang tests/gem_gtt_speed tests/gem_stress +tests/gen3_render_linear_blits +tests/gen3_render_tiledx_blits +tests/gen3_render_tiledy_blits tools/intel_disable_clock_gating tools/intel_dump_decode tools/intel_error_decode -- cgit v1.2.3