intel/dev: Add WCL platform enum

Backport-to: 25.1
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36148>
This commit is contained in:
Jordan Justen 2023-10-09 15:50:32 -07:00 committed by Marge Bot
parent 477533ee00
commit 23bc204faa

View file

@ -135,6 +135,7 @@ Enum("intel_platform",
"INTEL_PLATFORM_LNL",
"INTEL_PLATFORM_BMG",
"INTEL_PLATFORM_PTL",
"INTEL_PLATFORM_WCL",
])
Struct("intel_memory_class_instance",