drm/i915/guc: Remove unnecessary GuC err capture noise
authorAlan Previn <alan.previn.teres.alexis@intel.com>
Sat, 7 May 2022 04:58:47 +0000 (21:58 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Tue, 17 May 2022 21:59:19 +0000 (14:59 -0700)
commite180a7b218487065efd9a3f05eac5de7de128e19
tree437f9f6e363b9def54008e9638c9fbbf89bb9fdf
parent9e97c46f832d4669b4e52cde5ad0bd43423504eb
drm/i915/guc: Remove unnecessary GuC err capture noise

GuC error capture blurts some debug messages about empty
register lists for certain register types on engines during
firmware initialization.

These are not errors or warnings, so get rid of them.

Signed-off-by: Alan Previn <alan.previn.teres.alexis@intel.com>
Reviewed-by: John Harrison <John.C.Harrison@Intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220507045847.862261-2-alan.previn.teres.alexis@intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c