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:
@@ -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,
|
||||
|
||||
+806
-322
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user