From b4689dce36d0fbd9aec70d5a4b077c43a6b9c254 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 6 Mar 2018 11:16:31 +0000 Subject: igt: Remove gen7_forcewake_mt Having demonstrated that FORCEWAKE_MT is suspect to the same old concurrent mmio access bug that stalks gen7, we have shown that it is not viable for userspace to poke around inside FORCEWAKE_MT directly. As it can not work correctly, remove the test. Signed-off-by: Chris Wilson Reviewed-by: Tvrtko Ursulin --- 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 2a1e6f19..58729231 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -142,7 +142,6 @@ test_progs = [ 'gen3_render_mixed_blits', 'gen3_render_tiledx_blits', 'gen3_render_tiledy_blits', - 'gen7_forcewake_mt', 'gvt_basic', 'kms_3d', 'kms_addfb_basic', -- cgit v1.2.3