mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 20:18:12 +02:00
intel/dev: Add INTEL_PLATFORM_NVL_P platform enum
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40231>
This commit is contained in:
parent
ec24d1afb6
commit
bdb3d41a29
1 changed files with 1 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ Enum("intel_platform",
|
|||
"INTEL_PLATFORM_PTL",
|
||||
"INTEL_PLATFORM_WCL",
|
||||
"INTEL_PLATFORM_NVL_U",
|
||||
"INTEL_PLATFORM_NVL_P",
|
||||
])
|
||||
|
||||
Struct("intel_memory_class_instance",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue