mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-12 16:08:19 +02:00
intel/dev: update mesa_defs.json from workaround database
This adds LNL entries to recently added RHWO and autostrip workarounds and a media workaround for vulkan video on gfx12. Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39622>
This commit is contained in:
parent
96e62abdd4
commit
8fa360fb30
1 changed files with 43 additions and 0 deletions
|
|
@ -711,6 +711,35 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"1508208842": {
|
||||
"mesa_platforms": {
|
||||
"INTEL_PLATFORM_ADL": {
|
||||
"ids": [
|
||||
14012105354,
|
||||
14013824962
|
||||
],
|
||||
"steppings": "all"
|
||||
},
|
||||
"INTEL_PLATFORM_DG1": {
|
||||
"ids": [
|
||||
14012260413
|
||||
],
|
||||
"steppings": "all"
|
||||
},
|
||||
"INTEL_PLATFORM_RKL": {
|
||||
"ids": [
|
||||
14012105598
|
||||
],
|
||||
"steppings": "all"
|
||||
},
|
||||
"INTEL_PLATFORM_TGL": {
|
||||
"ids": [
|
||||
1508208842
|
||||
],
|
||||
"steppings": "all"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1508744258": {
|
||||
"mesa_platforms": {
|
||||
"INTEL_PLATFORM_ADL": {
|
||||
|
|
@ -3496,6 +3525,13 @@
|
|||
],
|
||||
"steppings": "all"
|
||||
},
|
||||
"INTEL_PLATFORM_LNL": {
|
||||
"ids": [
|
||||
14026324458,
|
||||
14026882808
|
||||
],
|
||||
"steppings": "all"
|
||||
},
|
||||
"INTEL_PLATFORM_PTL": {
|
||||
"ids": [
|
||||
14026802054,
|
||||
|
|
@ -3513,6 +3549,13 @@
|
|||
},
|
||||
"14024997852": {
|
||||
"mesa_platforms": {
|
||||
"INTEL_PLATFORM_LNL": {
|
||||
"ids": [
|
||||
14025209620,
|
||||
14026882734
|
||||
],
|
||||
"steppings": "all"
|
||||
},
|
||||
"INTEL_PLATFORM_PTL": {
|
||||
"ids": [
|
||||
14026066609,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue