drm/i915/guc: Consolidate duplicated capture list code
authorJohn Harrison <John.C.Harrison@Intel.com>
Fri, 28 Apr 2023 18:56:34 +0000 (11:56 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Wed, 3 May 2023 18:42:12 +0000 (11:42 -0700)
commit684ee005d670a1b6360ba53db24b808f7584c89b
treed09775cb2bf2b9b4e098b41ab69cce97aa867d21
parentb049132d61336f643d8faf2f6574b063667088cf
drm/i915/guc: Consolidate duplicated capture list code

Remove 99% duplicated steered register list code. Also, include the
pre-Xe steered registers in the pre-Xe list generation.

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/20230428185636.457407-3-John.C.Harrison@Intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c