drm/i915/guc: Improved reporting when GuC fails to load
authorJohn Harrison <John.C.Harrison@Intel.com>
Wed, 28 Oct 2020 14:58:25 +0000 (07:58 -0700)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Thu, 29 Oct 2020 11:46:27 +0000 (13:46 +0200)
commit164e57ca151b144c6952ffb7c52cf3bf81e766f8
treefa79232c0eba8c34c0923ed95fd2887a3db8226d
parentc784e5249e773689e38d2bc1749f08b986621a26
drm/i915/guc: Improved reporting when GuC fails to load

Rather than just saying 'GuC failed to load: -110', actually print out
the GuC status register and break it down into the individual fields.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201028145826.2949180-3-John.C.Harrison@Intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_fw.c