From b93309b7823dcbbd2c52adb4ebb98e3cb060f910 Mon Sep 17 00:00:00 2001 From: Caz Yokoyama Date: Fri, 29 Mar 2019 15:26:13 -0700 Subject: i915_pm_rpm: remove gem-execbuf-stress-extra-wait because same as gem-execbuf-stress Extra 5sec delay does not add any value more than gem-execbuf-stress. It waits until suspend state after a job is added by gem_execbuf(). There is no need to do more when GPU becomes suspended state. I confirm this by looking at pm_runtime_force_suspend() which exits on suspend state. Signed-off-by: Caz Yokoyama Cc: Chris Wilson Reviewed-by: Chris Wilson Signed-off-by: Chris Wilson --- tests/intel-ci/blacklist.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/intel-ci') diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt index ae61efe3..fb182663 100644 --- a/tests/intel-ci/blacklist.txt +++ b/tests/intel-ci/blacklist.txt @@ -14,6 +14,7 @@ igt@drm_mm(@.*)? ############################################### igt@i915_module_load(@.*)? igt@i915_pm_rpm@module-reload +igt@i915_pm_rpm@gem-execbuf-stress-extra-wait ############################################### # GEM ############################################### -- cgit v1.2.3