From c381b4fdd49acb5515a37882c3e1ce2c0d61460a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tapani=20P=C3=A4lli?= Date: Thu, 30 Apr 2026 07:45:07 +0300 Subject: [PATCH] intel/dev: update mesa_defs.json from workaround database MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Sagar Ghuge Part-of: --- src/intel/dev/mesa_defs.json | 37 +++++++++++++----------------------- 1 file changed, 13 insertions(+), 24 deletions(-) diff --git a/src/intel/dev/mesa_defs.json b/src/intel/dev/mesa_defs.json index eee15af75fa..c75762a903f 100644 --- a/src/intel/dev/mesa_defs.json +++ b/src/intel/dev/mesa_defs.json @@ -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": {