drm/i915/guc: Improve error message for unsolicited CT response
authorMatthew Brost <matthew.brost@intel.com>
Thu, 8 Jul 2021 16:20:50 +0000 (09:20 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Tue, 13 Jul 2021 20:50:00 +0000 (13:50 -0700)
commitdd9c0f3cbbe6fdfe7402b9c6ea35f04b260901bf
tree9a910290a111ef1601224c67d28aa2f43f92b927
parent1ccf7294b76d28d5151f024351c747ccf101d66e
drm/i915/guc: Improve error message for unsolicited CT response

Improve the error message when a unsolicited CT response is received by
printing fence that couldn't be found, the last fence, and all requests
with a response outstanding.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210708162055.129996-3-matthew.brost@intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c