summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_chipset.h
AgeCommit message (Expand)Author
2009-05-17r300-gallium, radeon-gallium: Nuke gb_pipes from orbit.Corbin Simpson
2009-02-27r300-gallium: Add RS600 chipsets.Corbin Simpson
2009-02-01r300: Deobfuscate a few registers, fix inaccurate variable names.Corbin Simpson
2009-02-01r300: Add some useful debugging information; remove a couple compile warnings.Corbin Simpson
2009-02-01amd/r300: Wire up GETPARAM ioctls.Corbin Simpson
2009-02-01r300: Add num_vert_pipes (and remove busted num_pipes.)Corbin Simpson
2009-02-01r300: Use chip caps for something.Corbin Simpson
2009-02-01r300: Add chipset sorting and capabilities.Corbin Simpson