]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1176e9005d25b5253f0d1ab69f28b6f703e1d1b2
tree437f9f6e363b9def54008e9638c9fbbf89bb9fdf
parent04bed94778e380b43d02dba08b3483eca19e2fa4
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