drm/xe/guc: Drop redundant logs about invalid G2H length
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Tue, 5 Nov 2024 17:30:30 +0000 (18:30 +0100)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Thu, 7 Nov 2024 16:38:10 +0000 (17:38 +0100)
commit94b585401b06e9b2d15ada54b64395c46d9f55c4
tree722357212d49e6f5cde1e8397daa3f1093bbace6
parentc4ed1bb128473cf250df89ad278b37922a810dd3
drm/xe/guc: Drop redundant logs about invalid G2H length

We are now logging details of the failed G2H message (including
its length) at the GuC CT component. Drop now redundant log from
the GuC submit code.

Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241105173032.1947-3-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_guc_submit.c