drm/xe/mocs: add MTL mocs
authorPhilippe Lecluse <philippe.lecluse@intel.com>
Thu, 23 Feb 2023 18:57:38 +0000 (10:57 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:29:43 +0000 (18:29 -0500)
commitee17e7f34a5e8a996da0c54e31584c5b089d65ff
tree9aa642072899d8691ff8f3b3b36150424cd050ff
parent6c57023ec42713e6cb91fdfbbd77147979e597e2
drm/xe/mocs: add MTL mocs

It was incorrectly using dg2_mocs for now.

v2 (MattR):
 - Use REG_GENMASK/REG_FIELD_PREP for bitfields
 - Add bspec references

Bspec: 45101, 45410, 63882
Signed-off-by: Philippe Lecluse <philippe.lecluse@intel.com>
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