summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_gem.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-10drm/radeon/kms: fix warning about cur_placement being uninitialised.Dave Airlie1-1/+1
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse1-48/+50
2009-12-02drm/radeon: Give userspace more accurate information about available memory.Michel Dänzer1-3/+7
2009-08-23drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer1-3/+9
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie1-1/+1
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie1-1/+21
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie1-2/+2
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie1-0/+41
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+287