AMD Releases 3D Programming Documentation
Michael Larabel writes "With the Free Open Source Developers' European Meeting (FOSDEM) starting today, where John Bridgman of AMD will be addressing the X.Org developers, AMD has this morning released their 3D programming documentation. This information covers not only the recent R500 series, but goes back in detail to the R300/400 series. This is another one of AMD's open source documentation offerings, which they had started doing at the X Developer Summit 2007 with releasing 900 pages of basic documentation. Phoronix has a detailed analysis of what is being offered with today's information as well as information on sample code being released soon. This information will allow open source 3D/OpenGL work to get underway with ATI's newer graphics cards."
For ages, the FOSS community has said "just give us the specs for your graphics cards and we'll write the drivers". Well it looks like AMD is taking real steps in that direction, and I for one, say Thanks!
According to TFA, the small group at AMD who has spent time clearing the docs for legal issues are going to speak at FOSDEM, and the maintainer for the open source driver for AMD/ATI graphics (RadeonHD) will be giving an update.
And thanks also to Intel for putting out their 3D graphics specs last month. These are good days for Linux.
Feature parity with Windows must be the goal if they want to beat NVidia. I hope we can get some sort of media acceleration beyond the stale old XVideo & XV-MC.
It's actually quite nice when they tell us how to write our own drivers, so we're not dependent on them for needed maintenance (bug fixes, updates for newer kernels, etc). Companies can have all sorts of reasons to stop supporting a product, or to provide sub-par support, and being able to write our own drivers means that that isn't a problem.
Not to pick a nit, but not being "good enough" isn't the reason the kernel devs have decided not to commit to a stable binary API. It's so that they have total flexibility to use the latest greatest code.
The upside of the Linux way is rapid development, with a constant stream of new features.
The downside is that since every kernel update might break binary compatibility for a previously compiled driver, third-party drivers must be recompiled for every update.
It's definitely a trade-off, one that isn't done by more commercially oriented OSes like Solaris or Windows which do commit to binary stability within major versions. Vendors love that because they can compile just one driver for XP and be done with it.
OTOH, the Linux kernel's policy *does* put pressure on third-party drivers to go open-source, like what is *finally* happening for graphics cards after all these years. So three cheers!
So what's left before the complete documentation sets are in our hands?
I used to buy/recommend mostly AMD CPUs and Nvidia graphics cards till now.
I guess it's time to make it AMD / ATI now.
If they have released what we needed to get the drivers made, which is what we have always wanted, it's time we reciprocated by supporting them.
This will show other graphics companies *hint hint* that releasing the specs = good business.