drm/i915/xe2lpd: Register DE_RRMR has been removed
authorClint Taylor <clinton.a.taylor@intel.com>
Tue, 19 Sep 2023 19:21:15 +0000 (12:21 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 21 Sep 2023 14:39:52 +0000 (07:39 -0700)
commitb94c165ea1f10f88432282f6a3ff16ff469a437c
tree07971dd9e76e7b69ce1448f434fb2fdf8a043922
parent8ee35345adf13cea516a36c70b9ba997106cd11a
drm/i915/xe2lpd: Register DE_RRMR has been removed

Do not read DE_RRMR register after display version 20. This register
contains display state information during GFX state dumps.

Bspec: 69456
Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>
Cc: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Clint Taylor <clinton.a.taylor@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230919192128.2045154-9-lucas.demarchi@intel.com
drivers/gpu/drm/i915/i915_gpu_error.c