summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/r600.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-11-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-51/+57
2009-11-06drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki1-0/+3
2009-11-06drm/radeon/kms/r600: fix rs880 support v2Alex Deucher1-6/+12
2009-11-04drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.Dave Airlie1-25/+19
2009-11-04drm/radeon/kms: Don't RMW CP_RB_CNTLAlex Deucher1-5/+3
2009-10-26drm/radeon/kms: fix vram_width calculation on r6xx/r7xxAlex Deucher1-12/+17
2009-10-16drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner1-5/+5
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie1-151/+163
2009-10-08drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse1-25/+92
2009-10-08drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse1-17/+1
2009-10-02drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOSJerome Glisse1-10/+5
2009-10-02drm/radeon/kms: Fix R600/RV770 disable acceleration pathJerome Glisse1-0/+5
2009-10-02drm/radeon/kms: Fix R600/RV770 startup path & resetJerome Glisse1-68/+31
2009-10-02drm/radeon/kms: Fix R600 write back bufferJerome Glisse1-34/+33
2009-10-02drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse1-3/+2
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