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:
Jordan Justen 2024-08-12 14:52:17 -07:00 committed by Marge Bot
parent ec24d1afb6
commit bdb3d41a29

View file

@ -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",