A Guide To How Graphics Cards Work

Written by Michael Larabel in X.Org on 21 January 2011 at 03:00 PM EST. 2 Comments
X.ORG
This entry on the X.Org Wiki isn't brand new, but for those that have yet to see it, there is a development guide to how graphics cards work on this Wiki page. There was just a trivial update to the guide today and I had then realized it hasn't been mentioned before on Phoronix.

This technical guide is intended for those interested in getting into graphics driver development with Linux / X.Org. The key sections include the video RAM, display control (CRTCs, PLLs, outputs), the 2D engine (solid, blit, Xorg acceleration), 3D engine (overview and buffers), the overlay, hardware sprites, PCI, AGP, PCI Express, and apertures coverage. There are also driver examples by referencing functions within the open-source X.Org drivers.

Beyond the X.Org guide, there's also been other documentation in the past that's been scattered around the web in hopes of easing the process in getting into open-source GPU driver development on Linux. There's also this Radeon driver guide by Alex Deucher and this DRM development documentation covering DRI2, KMS (kernel mode-setting), GEM (Graphics Execution Manager), etc.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week