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