radeonsi: prefix function with si_ to prevent name collision
authorWinLinux1028 <reimu@hakurei.win>
Tue, 11 Jul 2023 09:16:01 +0000 (18:16 +0900)
committer‮8201‭Linux‬niW <reimu@hakurei.win>
Fri, 14 Jul 2023 22:37:05 +0000 (22:37 +0000)
commit9590bce3e249a34665b2c42b20bfdbdc7f32147f
treec7f121dfce6c089e9dc8ad6ddae224d8d4ef632b
parent27d30fe3c0e71efd90fcfe209d8515b195b0075f
radeonsi: prefix function with si_ to prevent name collision

Fixed a build error caused by multiple gfx11_init_query symbols when building with iris and radeonsi specified in gallium-drivers.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9238
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24045>
src/gallium/drivers/radeonsi/gfx11_query.c
src/gallium/drivers/radeonsi/si_pipe.c
src/gallium/drivers/radeonsi/si_pipe.h