summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r600.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-081-151/+163
|\
| * drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse2009-10-081-25/+92
| * drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse2009-10-081-17/+1
| * drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOSJerome Glisse2009-10-021-10/+5
| * drm/radeon/kms: Fix R600/RV770 disable acceleration pathJerome Glisse2009-10-021-0/+5
| * drm/radeon/kms: Fix R600/RV770 startup path & resetJerome Glisse2009-10-021-68/+31
| * drm/radeon/kms: Fix R600 write back bufferJerome Glisse2009-10-021-34/+33
| * drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-021-3/+2
* | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-301-2/+9
|\ \ | |/
| * drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse2009-09-291-2/+2
| * drm/radeon/kms/r600: clamp vram to aperture sizeAlex Deucher2009-09-261-0/+7
* | drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-211-0/+14
|/
* drm/radeon/kms: move around new init path code to avoid posting at initDave Airlie2009-09-181-2/+36
* drm/radeon/r600: fix some issues with suspend/resume.Dave Airlie2009-09-181-7/+19
* drm/radeon/kms: disable VGA rendering engine before taking over VRAMDave Airlie2009-09-181-0/+4
* drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().Michel Dänzer2009-09-181-0/+1
* drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse2009-09-181-15/+18
* drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse2009-09-151-15/+38
* drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse2009-09-141-1/+0
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-081-71/+1643
* drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie2009-07-291-2/+3
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+169
OpenPOWER on IntegriCloud