summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/r600_cs.c
AgeCommit message (Expand)Author
2010-08-02Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie
2010-08-02drm/radeon/kms: fix CS alignment checking for tiling (v2)Alex Deucher
2010-08-02drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xxAlex Deucher
2010-07-22drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie
2010-03-31drm/radeon/r6xx/r7xx: CS parser fixesAlex Deucher
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