index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_ttm.c
Age
Commit message (
Expand
)
Author
2009-12-16
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
2009-12-10
drm/radeon/kms: actualy set the eviction placements we choose
Jerome Glisse
2009-12-10
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-11-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-11-04
drm/radeon/kms: fix coherency issues on AGP cards.
Dave Airlie
2009-09-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-09-29
drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS
Mikael Pettersson
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
2009-09-02
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
2009-08-20
drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"
Thomas Hellstrom
2009-08-20
Merge Linus master to drm-next
Dave Airlie
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
2009-07-29
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
Dave Airlie
2009-07-29
drm/radeon: Fall back to evicting BOs with memcpy if necessary.
Michel Dänzer
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
2009-07-15
drm/ttm/radeon: add dma32 support.
Dave Airlie
2009-06-19
drm/radeon: Respect AGP cant_use_aperture flag.
Michel Dänzer
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse