drm/i915/rpl-s: Add stepping info
authorAnusha Srivatsa <anusha.srivatsa@intel.com>
Tue, 25 Jan 2022 22:36:25 +0000 (14:36 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 26 Jan 2022 19:23:58 +0000 (11:23 -0800)
commit8295524a2d5550b56e800ac779a183b7f4d8c33c
tree815226689ec27c462b40c6f7a042e564de7fc82d
parent8f4f9a3b3a0b733f8fd102f9e0843cad8d055c83
drm/i915/rpl-s: Add stepping info

Add stepping-substepping info in
accordance to BSpec changes.
Though it looks weird, the revision ID
for the newer stepping is indeed backwards
and is in accordance to the spec.

v2: Rearrange the platforms in logical order (Matt)

Bspec: 53655
Cc: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220125223625.4139326-1-anusha.srivatsa@intel.com
drivers/gpu/drm/i915/intel_step.c