drm/xe: Print proper revid value for unknown media revision
authorMatt Roper <matthew.d.roper@intel.com>
Wed, 14 Jun 2023 20:52:01 +0000 (13:52 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:35:07 +0000 (11:35 -0500)
commit98b6d092341128f753cff64b1bceda69c718b6af
treef633a5359b1a680618673bcc90fd3e1931f0ca07
parent54c5b74a06939bec61aa59421aa1073c0b666c2c
drm/xe: Print proper revid value for unknown media revision

If the GMD_ID register reports a higher media revision ID than we're
expecting, print the media revid, not the graphics revid, in the
debug message.

Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://lore.kernel.org/r/20230614205202.3376752-4-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