aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_gem.c
AgeCommit message (Expand)Author
2010-04-20drm: free core gem object from driver callbacksDaniel Vetter
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2010-02-11Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri
2010-02-05drm/radeon/kms: fix regression rendering issue on R6XX/R7XXJerome Glisse
2010-01-08drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse
2009-12-16drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)Dave Airlie
2009-12-16drm/radeon/kms: don't report allocate failure on ERESTARTSYSDave Airlie
2009-12-10drm/radeon/kms: fix warning about cur_placement being uninitialised.Dave Airlie
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse
2009-12-02drm/radeon: Give userspace more accurate information about available memory.Michel Dänzer
2009-08-23drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse