drm/i915/guc: Rename GuC register state capture node to be more obvious
authorJohn Harrison <John.C.Harrison@Intel.com>
Fri, 27 Jan 2023 00:28:42 +0000 (16:28 -0800)
committerJohn Harrison <John.C.Harrison@Intel.com>
Fri, 27 Jan 2023 21:01:26 +0000 (13:01 -0800)
commit583ebae783b8241a30581c084ad6226051b594c5
tree5d4c1ee12f9378251ac4891d261c38ab6481dbf4
parente9823f0fc375b87a461faaaeea886491660b3083
drm/i915/guc: Rename GuC register state capture node to be more obvious

The GuC specific register state entry in the error capture object was
just called 'capture'. Although the companion 'node' entry was called
'guc_capture_node'. Rename the base entry to be 'guc_capture' instead
so that it is a) more consistent and b) more obvious what it is.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230127002842.3169194-9-John.C.Harrison@Intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c
drivers/gpu/drm/i915/i915_gpu_error.h