drm/xe/adlp: Add revid => step mapping
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 19 Apr 2023 21:37:02 +0000 (14:37 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:33:50 +0000 (18:33 -0500)
commit5737f74e294775b9fa7fb07f80212c5bdffd5476
treebfe357376c9a847df831684ba39526c90f7d7dbe
parenta2db3192115d8cafa3dcae024873957929a4eae0
drm/xe/adlp: Add revid => step mapping

Setup the mapping from PCI revid to IP stepping for ADL-P (and its RPL-P
subplatform) in case this information becomes important for implementing
workarounds.

Bspec: 55376
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20230419213703.3993439-1-matthew.d.roper@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_step.c