]> www.infradead.org Git - users/willy/xarray.git/commit
drm/xe/uc: Move GuC submission init to post hwconfig step
authorMichal Wajdeczko <michal.wajdeczko@intel.com>
Fri, 10 May 2024 20:38:10 +0000 (22:38 +0200)
committerMichal Wajdeczko <michal.wajdeczko@intel.com>
Tue, 14 May 2024 21:19:27 +0000 (23:19 +0200)
commit4071e0872fcad846381f86f5164236827f7e91c8
treeea631a8a2014984f2ed9fb0230f8097d57308b2e
parent3df01f5c72b0b4ecdca2b3da88a4b6fac809986b
drm/xe/uc: Move GuC submission init to post hwconfig step

We shouldn't need anything from the GuC submission code until we
finish GuC initialization in post hwconfig step.

While around add diagnostic message if we fail uC init.

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/20240510203810.1952-3-michal.wajdeczko@intel.com
drivers/gpu/drm/xe/xe_guc.c
drivers/gpu/drm/xe/xe_uc.c