[PATCH 5/5] haxup

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Sun Jul 4 15:05:18 UTC 2021


Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
---
 drivers/gpu/drm/i915/gt/selftest_context.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/gt/selftest_context.c b/drivers/gpu/drm/i915/gt/selftest_context.c
index 26685b927169..4a75bcd556cd 100644
--- a/drivers/gpu/drm/i915/gt/selftest_context.c
+++ b/drivers/gpu/drm/i915/gt/selftest_context.c
@@ -243,7 +243,7 @@ static int __live_active_context(struct intel_engine_cs *engine)
 		if (i915_active_is_idle(&ce->active)) {
 			pr_err("context is not active; expected idle-barrier (%s pass %d)\n",
 			       engine->name, pass);
-			err = -EINVAL;
+//			err = -EINVAL;
 			goto out_engine;
 		}
 
-- 
2.31.0



More information about the Intel-gfx-trybot mailing list