]> www.infradead.org Git - linux.git/commit
drm/xe/ptl: PTL re-uses Xe2 MOCS table
authorHaridhar Kalvala <haridhar.kalvala@intel.com>
Tue, 8 Oct 2024 01:35:07 +0000 (18:35 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Tue, 8 Oct 2024 16:18:35 +0000 (09:18 -0700)
commit37466119ff12c40ecf42b916f755ba4b0a5f8b1a
tree437a697f2b7d0ef5c8f5aa627310ca32b749e11d
parent800d75bf20ae429698ecf7a8a392b638f86f9642
drm/xe/ptl: PTL re-uses Xe2 MOCS table

PTL is Xe3 architecture but there is no difference between LNL and PTL
in MOCS table.  So, PTL uses the same MOCS table as LNL.

Bspec: 71582
Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Shekhar Chauhan <shekhar.chauhan@intel.com>
Signed-off-by: Haridhar Kalvala <haridhar.kalvala@intel.com>
Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
Reviewed-by: Shekhar Chauhan <shekhar.chauhan@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241008013509.61233-5-matthew.s.atwood@intel.com
drivers/gpu/drm/xe/xe_mocs.c