aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r600_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-31drm/radeon/r6xx/r7xx: CS parser fixesAlex Deucher1-7/+63
2010-02-18drm/radeon/r600: fix warnings in CS checkerAlex Deucher1-2/+2
2010-02-12drm/radeon/kms: fix r600/r700 cs checker to avoid double kfreeJerome Glisse1-1/+6
2010-02-11drm/radeon/kms: r600/r700 command stream checkerJerome Glisse1-128/+698
2010-01-25drm/radeon/kms: preface warning printk with driver nameDave Airlie1-1/+1
2010-01-21drm/radeon: r6xx/r7xx possible security issue, system ram accessJerome Glisse1-0/+83
2009-12-23drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall1-2/+2
2009-11-10drm/radeon/r600: CS parser updatesAlex Deucher1-0/+18
2009-10-08drm/radeon/kms: fix vline register for second head.Dave Airlie1-1/+1
2009-09-29drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse1-1/+0
2009-09-28drm/r600: fix memory leak introduced with 64k malloc avoidance fix.Dave Airlie1-0/+2
2009-09-26drm/radeon/r600: fix offset handling in CS parserAlex Deucher1-5/+5
2009-09-26drm/radeon/kms/r600: add support for vline relocsAlex Deucher1-1/+124
2009-09-25drm/r600: get values from the passed in IB not the copy.Dave Airlie1-11/+13
2009-09-25drm/radeon/kms: don't require up to 64k allocations. (v2)Dave Airlie1-13/+13
2009-09-14drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse1-1/+0
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse1-0/+658