From dc0b22e5fbb02d4a199d02fd55c171206cf9a33b Mon Sep 17 00:00:00 2001 From: Priyanka Dandamudi Date: Tue, 17 Mar 2020 11:02:47 +0530 Subject: i915/gem_ring_sync_copy: Removal of test Test is trying to verify the implicit order fencing. Similar scenario can be found in gem_exec_schedule. This test doesn't add anything to other tests. So, removing the test. Cc: Tahvanainen Jari Signed-off-by: Priyanka Dandamudi Reviewed-by: Chris Wilson Signed-off-by: Chris Wilson --- tests/meson.build | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/meson.build') diff --git a/tests/meson.build b/tests/meson.build index 7629afde..cba5c137 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -187,7 +187,6 @@ i915_progs = [ 'gem_render_tiled_blits', 'gem_request_retire', 'gem_reset_stats', - 'gem_ring_sync_copy', 'gem_ring_sync_loop', 'gem_ringfill', 'gem_set_tiling_vs_blt', -- cgit v1.2.3