v3d: drop leftover from "move v3d_tiling to common"
authorEric Engestrom <eric@igalia.com>
Tue, 5 Dec 2023 18:14:46 +0000 (18:14 +0000)
committerEric Engestrom <eric@engestrom.ch>
Fri, 8 Dec 2023 11:12:19 +0000 (11:12 +0000)
Fixes: d198e26a1ebc32c43e5b ("broadcom/common: move v3d_tiling to common")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26525>
(cherry picked from commit 3a8da0b8bf91d0fa1dac511f6265a49f41861d78)

.pick_status.json
src/gallium/drivers/v3d/meson.build

index 043bdb1..6de6401 100644 (file)
         "description": "v3d: drop leftover from \"move v3d_tiling to common\"",
         "nominated": true,
         "nomination_type": 1,
-        "resolution": 0,
+        "resolution": 1,
         "main_sha": null,
         "because_sha": "d198e26a1ebc32c43e5bef10dcf0f8cc3234301d",
         "notes": null
index 289473d..259c8e3 100644 (file)
@@ -77,11 +77,6 @@ foreach ver : v3d_versions
 
 endforeach
 
-v3d_neon_c_args = []
-if host_machine.cpu_family() == 'arm'
-    v3d_neon_c_args = '-mfpu=neon'
-endif
-
 libv3d = static_library(
   'v3d',
   [