summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/r600.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds1-2/+9
2009-09-29drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse1-2/+2
2009-09-26drm/radeon/kms/r600: clamp vram to aperture sizeAlex Deucher1-0/+7
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie1-0/+14
2009-09-18drm/radeon/kms: move around new init path code to avoid posting at initDave Airlie1-2/+36
2009-09-18drm/radeon/r600: fix some issues with suspend/resume.Dave Airlie1-7/+19
2009-09-18drm/radeon/kms: disable VGA rendering engine before taking over VRAMDave Airlie1-0/+4
2009-09-18drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().Michel Dänzer1-0/+1
2009-09-18drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse1-15/+18
2009-09-15drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse1-15/+38
2009-09-14drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse1-1/+0
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse1-71/+1643
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie1-2/+3
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+169