drm/xe/guc: Rename GEN11_SOFT_SCRATCH for clarity
authorLucas De Marchi <lucas.demarchi@intel.com>
Mon, 17 Apr 2023 06:54:14 +0000 (23:54 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:31:46 +0000 (18:31 -0500)
commite8178f8076dedf8526f8dc78f8fb9b3017991641
treeda35cb918e2865df6528216e80bda10d97207676
parent56492dacee943dd8241e29fe6a2d698d0029035c
drm/xe/guc: Rename GEN11_SOFT_SCRATCH for clarity

That register is a completely different register, it's not the same as
SOFT_SCRATCH for GEN11 and beyond. Rename to to the same name as the
bspec uses, including the new variant for media. Also, move the
definitions to the guc header.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_guc.c
drivers/gpu/drm/xe/xe_guc_reg.h