aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_ttm.c
Commit message (Expand)AuthorAge
* drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.Michel Dänzer2010-05-21
* radeon: Unmap vram pages when reclockingMatthew Garrett2010-05-18
* Merge branch 'drm-ttm-unmappable' into drm-core-nextDave Airlie2010-04-20
|\
| * drm/ttm: remove io_ field from TTM V6Jerome Glisse2010-04-20
| * drm/radeon/kms: add support for new fault callback V7Jerome Glisse2010-04-20
| * drm/ttm: split no_wait argument in 2 GPU or reserve waitJerome Glisse2010-04-07
* | Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-19
|\ \
| * | drm/radeon/kms: Add ttm page pool debugfs file.Pauli Nieminen2010-04-05
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie2010-02-26
|\
| * drm/radeon/kms: simplify memory controller setup V2Jerome Glisse2010-02-17
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-13
|\|
| * drm/radeon/kms: only evict to GTT if CP is readyDave Airlie2010-01-12
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-23
|\|
| * drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse2009-12-22
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-16
|\|
| * drm/radeon/kms: Check if bo we got from ttm are radeon object or notJerome Glisse2009-12-16
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-12-11
|\|
| * drm/radeon/kms: actualy set the eviction placements we chooseJerome Glisse2009-12-10
| * drm/radeon/kms: Convert radeon to new TTM validation API (V2)Jerome Glisse2009-12-10
| * drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-01
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-11-11
|\ \ | |/ |/|
| * drm/radeon/kms: fix coherency issues on AGP cards.Dave Airlie2009-11-03
* | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-30
|\|
| * drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson2009-09-28
* | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
|/
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-07
* drm/mm: add ability to dump mm lists via debugfsDave Airlie2009-09-01
* drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom2009-08-20
* Merge Linus master to drm-nextDave Airlie2009-08-19
|\
| * drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie2009-07-29
| * drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer2009-07-29
| * drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-29
| * drm/ttm/radeon: add dma32 support.Dave Airlie2009-07-15
* | ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom2009-08-19
|/
* drm/radeon: Respect AGP cant_use_aperture flag.Michel Dänzer2009-06-18
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-14