summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/r600.c
AgeCommit message (Expand)Author
2009-11-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-11-06drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki
2009-11-06drm/radeon/kms/r600: fix rs880 support v2Alex Deucher
2009-11-04drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s.Dave Airlie
2009-11-04drm/radeon/kms: Don't RMW CP_RB_CNTLAlex Deucher
2009-10-26drm/radeon/kms: fix vram_width calculation on r6xx/r7xxAlex Deucher
2009-10-16drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096Matt Turner
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie
2009-10-08drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse
2009-10-08drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse
2009-10-02drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOSJerome Glisse
2009-10-02drm/radeon/kms: Fix R600/RV770 disable acceleration pathJerome Glisse
2009-10-02drm/radeon/kms: Fix R600/RV770 startup path & resetJerome Glisse
2009-10-02drm/radeon/kms: Fix R600 write back bufferJerome Glisse
2009-10-02drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-29drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse
2009-09-26drm/radeon/kms/r600: clamp vram to aperture sizeAlex Deucher
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-18drm/radeon/kms: move around new init path code to avoid posting at initDave Airlie
2009-09-18drm/radeon/r600: fix some issues with suspend/resume.Dave Airlie
2009-09-18drm/radeon/kms: disable VGA rendering engine before taking over VRAMDave Airlie
2009-09-18drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().Michel Dänzer
2009-09-18drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse
2009-09-15drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse
2009-09-14drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse
2009-09-08drm/radeon/kms: add r600 KMS supportJerome Glisse
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse