intel/dev: declare workarounds required by ATSM platforms

INTEL_PLATFORM_ATSM_G10 requires the same workarounds as INTEL_PLATFORM_DG2_G10
INTEL_PLATFORM_ATSM_G11 requires the same workarounds as INTEL_PLATFORM_DG2_G11

Closes: #10749
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27987>
This commit is contained in:
Mark Janes 2024-03-05 08:33:11 -08:00
parent ac391536eb
commit 597c1c1c18
2 changed files with 808 additions and 322 deletions

View file

@ -203,6 +203,8 @@ _PLATFORM_GFXVERS = {"INTEL_PLATFORM_BDW" : 80,
"INTEL_PLATFORM_DG2_G10" : 125,
"INTEL_PLATFORM_DG2_G11" : 125,
"INTEL_PLATFORM_DG2_G12" : 125,
"INTEL_PLATFORM_ATSM_G10" : 125,
"INTEL_PLATFORM_ATSM_G11" : 125,
"INTEL_PLATFORM_MTL_U" : 125,
"INTEL_PLATFORM_MTL_H" : 125,
"INTEL_PLATFORM_ARL_U" : 125,

File diff suppressed because it is too large Load diff