[Intel-gfx] [PATCH 0/2] Don't send double context enable/disable requests
John.C.Harrison at Intel.com
John.C.Harrison at Intel.com
Fri Nov 10 00:54:07 UTC 2023
From: John Harrison <John.C.Harrison at Intel.com>
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 at Intel.com>
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
More information about the Intel-gfx
mailing list