summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_ttm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: actualy set the eviction placements we chooseJerome Glisse2009-12-101-0/+1
* drm/radeon/kms: Convert radeon to new TTM validation API (V2)Jerome Glisse2009-12-101-31/+30
* drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-021-13/+23
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-111-0/+6
|\
| * drm/radeon/kms: fix coherency issues on AGP cards.Dave Airlie2009-11-041-0/+6
* | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-301-4/+3
|\ \ | |/
| * drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson2009-09-291-4/+3
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
|/
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-081-4/+3
* drm/mm: add ability to dump mm lists via debugfsDave Airlie2009-09-021-0/+56
* drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom2009-08-201-1/+1
* Merge Linus master to drm-nextDave Airlie2009-08-201-9/+15
|\
| * drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie2009-07-291-2/+2
| * drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer2009-07-291-6/+9
| * drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-291-0/+2
| * drm/ttm/radeon: add dma32 support.Dave Airlie2009-07-151-1/+2
* | ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-191-6/+27
|/
* drm/radeon: Respect AGP cant_use_aperture flag.Michel Dänzer2009-06-191-4/+4
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+653
OpenPOWER on IntegriCloud