mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
intel/dev: update mesa_defs.json from workaround database
This removes 18042479026 as we don't utilize BRW_AOP_MOV in compiler and adds missing xe2 entries for 14025112257. Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41281>
This commit is contained in:
parent
62b890046f
commit
c381b4fdd4
1 changed files with 13 additions and 24 deletions
|
|
@ -3609,6 +3609,19 @@
|
|||
},
|
||||
"14025112257": {
|
||||
"mesa_platforms": {
|
||||
"INTEL_PLATFORM_BMG": {
|
||||
"ids": [
|
||||
16028171906
|
||||
],
|
||||
"steppings": "all"
|
||||
},
|
||||
"INTEL_PLATFORM_LNL": {
|
||||
"ids": [
|
||||
14025112257,
|
||||
16028171704
|
||||
],
|
||||
"steppings": "all"
|
||||
},
|
||||
"INTEL_PLATFORM_NVL_U": {
|
||||
"ids": [
|
||||
14026150734,
|
||||
|
|
@ -5555,30 +5568,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"18042479026": {
|
||||
"mesa_platforms": {
|
||||
"INTEL_PLATFORM_NVL_U": {
|
||||
"ids": [
|
||||
14026381122,
|
||||
14026412571
|
||||
],
|
||||
"steppings": "all"
|
||||
},
|
||||
"INTEL_PLATFORM_PTL": {
|
||||
"ids": [
|
||||
14026337519,
|
||||
14026338167
|
||||
],
|
||||
"steppings": "all"
|
||||
},
|
||||
"INTEL_PLATFORM_WCL": {
|
||||
"ids": [
|
||||
14026381046
|
||||
],
|
||||
"steppings": "all"
|
||||
}
|
||||
}
|
||||
},
|
||||
"22010893396": {
|
||||
"mesa_platforms": {
|
||||
"INTEL_PLATFORM_EHL": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue