summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r600_cs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/r600: fix warnings in CS checkerAlex Deucher2010-02-181-2/+2
* drm/radeon/kms: fix r600/r700 cs checker to avoid double kfreeJerome Glisse2010-02-121-1/+6
* drm/radeon/kms: r600/r700 command stream checkerJerome Glisse2010-02-111-128/+698
* drm/radeon/kms: preface warning printk with driver nameDave Airlie2010-01-251-1/+1
* drm/radeon: r6xx/r7xx possible security issue, system ram accessJerome Glisse2010-01-211-0/+83
* drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall2009-12-231-2/+2
* drm/radeon/r600: CS parser updatesAlex Deucher2009-11-101-0/+18
* drm/radeon/kms: fix vline register for second head.Dave Airlie2009-10-081-1/+1
* drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse2009-09-291-1/+0
* 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-261-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/+0
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-081-0/+658
OpenPOWER on IntegriCloud