aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r200.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-15drm/radeon: include radeon_asic.h in the asic specific filesDaniel Vetter1-0/+1
2010-02-18drm/radeon: Add asic hook for dma copy to r200 cards.Pauli Nieminen1-0/+46
2010-01-21drm/radeon/kms/r200: fix bug in CS parserAndrew Randrianasulu1-2/+5
2009-12-16drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)Dave Airlie1-2/+8
2009-10-02drm/radeon/kms: Convert R100 to new init path (V2)Jerome Glisse1-2/+1
2009-09-25drm/radeon/kms: don't require up to 64k allocations. (v2)Dave Airlie1-40/+39
2009-09-08drm/radeon/kms: add rn50/r100/r200 CS tracker.Dave Airlie1-0/+456