[WebRTC][GS] Disable texturing on X22UD products 90/322190/4
authorMichal Jurkiewicz <m.jurkiewicz@samsung.com>
Fri, 14 Mar 2025 15:08:44 +0000 (16:08 +0100)
committerBot Blink <blinkbot@samsung.com>
Tue, 8 Apr 2025 10:03:24 +0000 (10:03 +0000)
[Problem]
Artifacts during texture rendering on X22UD products

[Cause]
Driver issues resulting in visible artifacts

[Solution]
Disable texturing on X22UD products

Bug: https://jira-eu.sec.samsung.net/browse/VDWASM-2292
Change-Id: I2570c081f5a07746ce26a839f4fe11ece09ee460
Signed-off-by: Michal Jurkiewicz <m.jurkiewicz@samsung.com>
gpu/config/gpu_driver_bug_list.json

index 21526e2c13cc450c77c5f4a7f50eaa3ccc7da274..0cad44f7df9918da543fcaf25a1f411a0478912d 100644 (file)
         "type": "linux"
       },
       "machine_model_name": ["X22UD"],
-      "machine_model_version": {
-        "op": "=",
-        "value": "23"
-      },
       "features": [
         "disable_ttvd_texturing"
       ]