]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe/uc: Disable GuC communication on hardware initialization error
authorZhanjun Dong <zhanjun.dong@intel.com>
Mon, 7 Jul 2025 23:11:08 +0000 (19:11 -0400)
committerMatthew Brost <matthew.brost@intel.com>
Tue, 8 Jul 2025 21:56:49 +0000 (14:56 -0700)
commitb2c4ac219fa46bb6535a8147ac1611b3d6481aa2
treefcdf9c833a8f61fe4c0fd57fa4430b3c83f04517
parent83dcee17855c4e5af037ae3262809036de127903
drm/xe/uc: Disable GuC communication on hardware initialization error

Disable GuC communication on Xe micro controller hardware initialization
error.

Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/4917
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Zhanjun Dong <zhanjun.dong@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20250707231108.3217573-1-zhanjun.dong@intel.com
drivers/gpu/drm/xe/xe_guc.c
drivers/gpu/drm/xe/xe_uc.c