David Airlie сотрудник компании Red Hat не дождавшись того как АМД предоставит открытый vulkan драйвер, начал писать свой собственный драйвер. На данный момент драйвер может запустить только пару демок и далек от завершения. Поддерживаются карты на чипах Tonga и Fiji.
В обсуждении этой но новости на форониксе отписался один из сотрудников АМД bridgman https://www.phoronix.com/forums/forum/phoronix/latest-phoronix-articles/88596...
That said, I think this is a great idea.
Our Vulkan driver currently lives entirely outside
of Mesa with a completely different hardware layer
(proprietary Linux drivers code-share with other OSes rather
than other vendors) so just open sourcing it as-is isn't
enough anyways.
We need to get to the point where we are sharing HW layer code
between the open Vulkan driver and Mesa GL in order to have a
sustainable open source stack, so having a community driver
"pulling" and a proprietary driver "pushing" seems like pretty
much the ideal way to work out what the final stack should look
like.
Ветка с кодом https://github.com/airlied/mesa/tree/semi-interesting