summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_object.h
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-041-1/+1
* gpu: drm: radeon: radeon_object: Remove unused functionRickard Strandqvist2015-01-221-2/+0
* drm/radeon: fence PT updates manually v2Christian König2014-11-201-0/+2
* drm/radeon: export reservation_object from dmabuf to ttmMaarten Lankhorst2014-10-031-0/+1
* drm/radeon: add radeon_bo_ref functionChristian König2014-08-051-0/+1
* drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)Michel Dänzer2014-08-051-2/+3
* drm/radeon: use NULL instead of zero in object functionsMichele CURTI2014-06-021-1/+1
* drm/radeon: drop non blocking allocations from sub allocatorChristian König2014-03-031-1/+1
* drm/radeon: limit how much memory TTM can move per IB according to VRAM usageMarek Olšák2014-03-031-1/+2
* drm/radeon: validate relocations in the order determined by userspace v3Marek Olšák2014-03-031-2/+0
* drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2Marek Olšák2014-03-031-1/+1
* drm/ttm: convert to unified vma offset managerDavid Herrmann2013-07-251-4/+1
* drm/radeon: allow selection of alignment in the sub-allocatorAlex Deucher2013-07-141-1/+1
* drm/radeon: get rid of ttm_bo_is_reserved usageMaarten Lankhorst2013-06-281-5/+0
* drm/radeon: inline reservationsMaarten Lankhorst2013-06-281-1/+21
* drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst2013-06-281-1/+2
* drm/radeon: UVD bringup v8Christian König2013-04-091-1/+1
* drm/radeon: Use ttm_bo_is_reservedMaarten Lankhorst2012-11-071-1/+1
* drm/radeon: let bo_reserve take no_intr instead of no_wait paramChristian König2012-09-201-1/+1
* drm/radeon: move and rename radeon_bo_va functionChristian König2012-09-201-2/+0
* drm/radeon: add PRIME support (v2)Alex Deucher2012-05-231-3/+4
* drm/radeon: define new SA interface v3Christian König2012-05-091-2/+3
* drm/radeon: make sa bo a stand alone objectChristian König2012-05-091-2/+2
* drm/radeon: keep start and end offset in the SAChristian König2012-05-091-2/+2
* drm/radeon: add sub allocator debugfs fileChristian König2012-05-091-0/+5
* drm/radeon: use inline functions to calc sa_bo addrChristian König2012-05-091-0/+11
* drm/radeon: Restrict offset for legacy hardware cursor.Michel Dänzer2012-03-201-0/+2
* drm/radeon: GPU virtual memory support v22Jerome Glisse2012-01-061-0/+12
* drm/radeon: introduce a sub allocator and convert ib pool to it v4Jerome Glisse2011-12-201-0/+20
* Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie2011-10-271-1/+1
* drm/radeon: Move more code out of lineAndi Kleen2011-10-181-39/+3
* drm/radeon/kms: add a new gem_wait ioctl with read/write flagsMarek Olšák2011-08-311-2/+2
* drm/ttm: add a way to bo_wait for either the last read or last writeMarek Olšák2011-08-311-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drm/radeon: embed struct drm_gem_objectDaniel Vetter2011-02-231-4/+3
* drm/radeon: Use the ttm execbuf utilitiesThomas Hellstrom2010-11-221-3/+0
* drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-221-2/+2
* drm/radeon/kms: fix alignment when allocating buffersAlex Deucher2010-11-181-3/+4
* drm/radeon/kms: Silent spurious error messageJean Delvare2010-10-121-4/+1
* drm/radeon/kms: add support for new fault callback V7Jerome Glisse2010-04-201-1/+1
* drm/radeon/kms: fix bo's fence associationJerome Glisse2010-02-181-2/+2
* drm/radeon/kms: Return to userspace on ERESTARTSYSJerome Glisse2009-12-161-11/+5
* drm/radeon/kms: restore surface registers on resume.Dave Airlie2009-12-101-1/+1
* drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-021-12/+145
* ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-191-0/+1
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+45
OpenPOWER on IntegriCloud