summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/r600/drm/r600.c
AgeCommit message (Expand)Author
2010-12-22r600g: r600_new() and r600_delete() are unused.Henri Verbeet
2010-12-22r600g: remove useless switch statementsAlex Deucher
2010-12-09r600g: avoid using pb* helper we are loosing previous cpu cycle with itJerome Glisse
2010-11-22r600g: add support for ontario APUsAlex Deucher
2010-11-22r600g: fix some winsys functions to deal properly with evergreenAlex Deucher
2010-10-18r600g: get tiling info from kernelDave Airlie
2010-09-29r600g: use a hash table instead of groupJerome Glisse
2010-09-20r600g: move chip class to radeon common structureJerome Glisse
2010-09-17r600g: alternative command stream building from contextJerome Glisse