[Mesa-dev] about building radeonsi drivers with meson

cloudwin cloudwin at yeah.net
Fri Jun 21 13:43:01 UTC 2019


Hi
I used to build radeonsi drivers, like radeonsi_dri.so and radeonsi_drv_video.so by autogen in old version mesa, but when I switch to meson which is the only way to build mesa driver now, I find radeonsi_dri.so can not be generated, I used this to build drivers:
 meson -Dgallium-drivers=radeonsi ./build
cd ./build
ninja


but only ./src/gallium/targets/dri/libgallium_dri.so and ./src/gallium/targets/va/libgallium_drv_video.so are generated, how can I get radeonsi_dri.so and radeonsi_drv_video.so with meson?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190621/cb2d35eb/attachment.html>


More information about the mesa-dev mailing list