summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r600_cs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse2009-09-291-1/+0Star
* drm/r600: fix memory leak introduced with 64k malloc avoidance fix.Dave Airlie2009-09-281-0/+2
* drm/radeon/r600: fix offset handling in CS parserAlex Deucher2009-09-261-5/+5
* drm/radeon/kms/r600: add support for vline relocsAlex Deucher2009-09-251-1/+124
* drm/r600: get values from the passed in IB not the copy.Dave Airlie2009-09-251-11/+13
* drm/radeon/kms: don't require up to 64k allocations. (v2)Dave Airlie2009-09-251-13/+13
* drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse2009-09-141-1/+0Star
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-081-0/+658