TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

AMD Open Source Driver for Vulkan

505 点作者 ajr0超过 6 年前

13 条评论

zanny超过 6 年前
A lot of people are talking along the lines of &quot;oh AMD is nice but... Nvidia&quot;.<p>No, in 2019 all AMD GPUs this decade support OpenGL through 4.5, support Vulkan, and still really don&#x27;t have a great OpenCL situation (rocm is out of tree on every distro and only supprts parts of 2.0 still).<p>For gaming though, theres no reason not to get an AMD GPU. They are at near performance parity with Nvidia relative to their Windows performance, they work with the inbuilt drivers on every distro out of the box, and the only footgun to watch out for is that new hardware generally takes a feature release Mesa cycle to get stable after launch. You even get hardware accelerated h264 encoding and decoding (and vpx on some chips) via vaapi. All on top of the fundamental that they are much more freedom respecting than Nvidia.<p><i>Stop giving Nvidia your money to screw you over with</i>. CUDA, their RTX crap, Gsync, Physx, Nvidia &quot;Gameworks&quot;, and much more are all anti-competitive monopolist exploitative user-hostile evil meant to screw over competition and customers alike. Nvidia is one of the most reprehensible companies out there among peers like Oracle. AMD isn&#x27;t a selfless helpless angel of a company, but when their products <i>are</i> competitive, and in many ways better (such as supporting Wayland) stop giving such a hostile business your money.
评论 #18973694 未加载
评论 #18974245 未加载
评论 #18974238 未加载
评论 #18975927 未加载
评论 #18976462 未加载
评论 #18974025 未加载
评论 #18975806 未加载
评论 #18974671 未加载
评论 #18975667 未加载
评论 #18974038 未加载
tombert超过 6 年前
I can&#x27;t speak for anyone else, but because AMD has been opening up their drivers, the laptop I purchased six months ago was AMD based.<p>I haven&#x27;t done any kind of elaborate benchmarks, but as someone who runs Linux full-time, I want to support companies that make my life a bit easier.<p>That said, I have had some issue with my computer having some weird graphical glitches, and then crashing...I don&#x27;t know if that&#x27;s the drivers fault but I never had this with my NVidia or Intel cards...
评论 #18972403 未加载
评论 #18972404 未加载
评论 #18973221 未加载
评论 #18972912 未加载
评论 #18977774 未加载
评论 #18972681 未加载
mrweasel超过 6 年前
Sadly I constantly hear people say that you should get an Nvidia card for both Linux and FreeBSD, because the drivers are better. While I&#x27;m sure that Nvidias driver a good, it&#x27;s kinda sad that the attitude is that AMD is a better friend of the open source community, but yeah, we&#x27;re going with Nvidia.<p>I get why, you have stuff to do and Nvidia performs better, but still it a little annoying.<p>OpenBSD seems to be the only open source operating system that suggests that you get an AMD card (or use Intel integrated graphics).
评论 #18972207 未加载
评论 #18972123 未加载
评论 #18972227 未加载
评论 #18973135 未加载
评论 #18972042 未加载
评论 #18973180 未加载
评论 #18972134 未加载
评论 #18972239 未加载
评论 #18971866 未加载
评论 #18973745 未加载
评论 #18972255 未加载
评论 #18972218 未加载
评论 #18973785 未加载
评论 #18972150 未加载
vorpalhex超过 6 年前
I&#x27;m glad AMD has consistently put in work to keep their drivers available to the Linux community, even if sometimes it&#x27;s been less than perfect. I really hope that Nvidia eventually also open sources it&#x27;s drivers.
评论 #18974819 未加载
评论 #18972304 未加载
notus超过 6 年前
It seems like this repo has existed for over a year and no commits within the past couple days, I&#x27;m not sure what the discussion is supposed to be about when there is just a link to a repo.
评论 #18971604 未加载
joshuarubin超过 6 年前
Nvidia refuses to support GBM for Wayland and instead came out with a completely different buffer API, EGLStreams. This is pretty arrogant. As I use sway, and it doesn&#x27;t support Nvidia, I chose an AMD Vega 64, which works great.<p><a href="https:&#x2F;&#x2F;drewdevault.com&#x2F;2017&#x2F;10&#x2F;26&#x2F;Fuck-you-nvidia.html" rel="nofollow">https:&#x2F;&#x2F;drewdevault.com&#x2F;2017&#x2F;10&#x2F;26&#x2F;Fuck-you-nvidia.html</a>
评论 #18975239 未加载
turblety超过 6 年前
So does anyone know now if AMD Vulkan GPU&#x27;s are fully open sourced? i.e. can we build everything from source, firmware, drivers, app and then use it without having to trust any blobs?
评论 #18972111 未加载
评论 #18971624 未加载
评论 #18971857 未加载
评论 #18971643 未加载
cr0sh超过 6 年前
I&#x27;d love to try AMD video cards again, but what&#x27;s recently held me back is that I sometimes play around with stuff like Tensorflow and other ML libraries.<p>They all seem to be geared toward CUDA, which of course is an NVidia only thing.<p>I&#x27;ve never really looked deeply into it, but are there performant options, close to CUDA, that would allow me or others to use such ML libraries on AMD GPUs?
评论 #18974169 未加载
novaRom超过 6 年前
I have recently moved my home PC to latest AMD APU (latest Athlon). No CPU Fan because it&#x27;s passive, no proprietary closed source binary blobs anymore because AMD open source drivers work out of the box (latest Ubuntu).
shmerl超过 6 年前
I build amdvlk periodically to test. They didn&#x27;t yet release VK_EXT_transform_feedback. radv (AMD Vulkan driver by Mesa project) already has it.<p>It&#x27;s an important feature for projects like dxvk.<p>See <a href="http:&#x2F;&#x2F;jason-blog.jlekstrand.net&#x2F;2018&#x2F;10&#x2F;transform-feedback-is-terrible-so-why.html" rel="nofollow">http:&#x2F;&#x2F;jason-blog.jlekstrand.net&#x2F;2018&#x2F;10&#x2F;transform-feedback-...</a>
newnewpdro超过 6 年前
The more people support AMD by buying their hardware, the better the drivers will become. Obviously we should support the more open of the options, it&#x27;s not like AMD can&#x27;t deliver satisfactory hardware.
评论 #18976286 未加载
novaRom超过 6 年前
Nvidia will be forced to do the same pretty much soon. The real thread for this oligopoly (AMD, Nvidia) will be from Asia. Look what&#x27;s happening with SoCs in mobile phones in general and project it to all different types of silicon including dedicated accelerators.
snickerbockers超过 6 年前
Maybe there&#x27;s something I&#x27;m missing here, but that github repo doesn&#x27;t appear to have any code...?
评论 #18975202 未加载