aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r600.c
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-08
|\
| * drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse2009-10-07
| * drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse2009-10-07
| * drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOSJerome Glisse2009-10-01
| * drm/radeon/kms: Fix R600/RV770 disable acceleration pathJerome Glisse2009-10-01
| * drm/radeon/kms: Fix R600/RV770 startup path & resetJerome Glisse2009-10-01
| * drm/radeon/kms: Fix R600 write back bufferJerome Glisse2009-10-01
| * drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-01
* | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-30
|\|
| * drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse2009-09-28
| * drm/radeon/kms/r600: clamp vram to aperture sizeAlex Deucher2009-09-25
* | drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-21
|/
* drm/radeon/kms: move around new init path code to avoid posting at initDave Airlie2009-09-18
* drm/radeon/r600: fix some issues with suspend/resume.Dave Airlie2009-09-18
* drm/radeon/kms: disable VGA rendering engine before taking over VRAMDave Airlie2009-09-18
* drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().Michel Dänzer2009-09-18
* drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse2009-09-18
* drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse2009-09-14
* drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse2009-09-14
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-07
* drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie2009-07-29
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-14