From: John Harrison <John.C.Harrison@xxxxxxxxx> The driver could sometimes send context enable/disable requests when a previous request was still pending. This is not allowed. So stop doing it. Signed-off-by: John Harrison <John.C.Harrison@xxxxxxxxx> John Harrison (2): drm/i915/guc: Don't double enable a context drm/i915/guc: Don't disable a context whose enable is still pending .../gpu/drm/i915/gt/uc/intel_guc_submission.c | 33 +++++++++++++++---- 1 file changed, 26 insertions(+), 7 deletions(-) -- 2.41.0