drm/xe/mocs: Add missing RKL handling
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 23 Feb 2023 18:57:35 +0000 (10:57 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:29:42 +0000 (18:29 -0500)
commit579a6546d33c92d810d19e971fd85ee4d0b9a5ce
tree86e5741c215bd3618abfb0024c58e05319eee535
parent7bc08d2f49b065cbabca8caad142df147b96dfff
drm/xe/mocs: Add missing RKL handling

RKL should use the same "gen12" MOCS handling as TGL/ADL-S/ADL-P.

Bspec: 45101
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_mocs.c