aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_ttm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+6
2009-11-04drm/radeon/kms: fix coherency issues on AGP cards.Dave Airlie1-0/+6
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-4/+3
2009-09-29drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson1-4/+3
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse1-4/+3
2009-09-02drm/mm: add ability to dump mm lists via debugfsDave Airlie1-0/+56
2009-08-20drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom1-1/+1
2009-08-20Merge Linus master to drm-nextDave Airlie1-9/+15
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom1-6/+27
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie1-2/+2
2009-07-29drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer1-6/+9
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie1-0/+2
2009-07-15drm/ttm/radeon: add dma32 support.Dave Airlie1-1/+2
2009-06-19drm/radeon: Respect AGP cant_use_aperture flag.Michel Dänzer1-4/+4
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+653