drm/i915/gt: Fix platform prefix
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 30 Sep 2022 05:09:03 +0000 (22:09 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 3 Oct 2022 14:15:11 +0000 (07:15 -0700)
commitd263545ef0a32a087ec9dd89edb2ee1be1de629f
tree1bedb259714382a09a471143a249298ada6edc86
parentb1f80a5aaa9e8e1c2cbaf5bd65bb27bcaefb33d3
drm/i915/gt: Fix platform prefix

Different handling for XeHP and later platforms should be using the
xehp prefix, not gen125. Rename them.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220930050903.3479619-4-lucas.demarchi@intel.com
drivers/gpu/drm/i915/gt/gen8_engine_cs.c
drivers/gpu/drm/i915/gt/gen8_engine_cs.h
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c