]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/guc: Reduce spam from error capture
authorJohn Harrison <John.C.Harrison@Intel.com>
Thu, 28 Jul 2022 02:20:28 +0000 (19:20 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Wed, 17 Aug 2022 17:07:08 +0000 (10:07 -0700)
commitd20246ee7bdd203d3fc8c296fd43bca4a77b0b5e
tree7fd795d406e6fb20ef984848eb8ac68db2ea45bd
parent53a5e4c111277560715167576f697564522f72a9
drm/i915/guc: Reduce spam from error capture

Some debug code got left in when the GuC based register save for error
capture was added. Remove that.

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