OSDN Git Service

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)
commitb092e4a9d3e3335fdc5aa23a9444eeebfa81da34
tree7fd795d406e6fb20ef984848eb8ac68db2ea45bd
parent8ad0152afb1bb3878bba282308f037d73a87ace5
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