summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_object.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-06drm/radeon: GPU virtual memory support v22Jerome Glisse1-0/+12
2011-12-20drm/radeon: introduce a sub allocator and convert ib pool to it v4Jerome Glisse1-0/+20
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie1-1/+1
2011-10-18drm/radeon: Move more code out of lineAndi Kleen1-39/+3
2011-08-31drm/radeon/kms: add a new gem_wait ioctl with read/write flagsMarek Olšák1-2/+2
2011-08-31drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-23drm/radeon: embed struct drm_gem_objectDaniel Vetter1-4/+3
2010-11-22drm/radeon: Use the ttm execbuf utilitiesThomas Hellstrom1-3/+0
2010-11-22drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom1-2/+2
2010-11-18drm/radeon/kms: fix alignment when allocating buffersAlex Deucher1-3/+4
2010-10-12drm/radeon/kms: Silent spurious error messageJean Delvare1-4/+1
2010-04-20drm/radeon/kms: add support for new fault callback V7Jerome Glisse1-1/+1
2010-02-18drm/radeon/kms: fix bo's fence associationJerome Glisse1-2/+2
2009-12-16drm/radeon/kms: Return to userspace on ERESTARTSYSJerome Glisse1-11/+5
2009-12-10drm/radeon/kms: restore surface registers on resume.Dave Airlie1-1/+1
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse1-12/+145
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom1-0/+1
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+45