summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/rv770.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: R600/RV770 remove dead code and print message for wrong BIOSJerome Glisse2009-10-021-11/+5Star
* 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-64/+8Star
* drm/radeon/kms: Fix R600 write back bufferJerome Glisse2009-10-021-4/+4
* drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-021-3/+2Star
* 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-251-0/+7
* drm/radeon/kms: more fixes to rv770 suspend/resume path.Dave Airlie2009-09-211-10/+11
* drm/radeon/kms: more alignment for rv770.c with r600.cDave Airlie2009-09-181-0/+5
* drm/radeon/kms: rv770 blit init called too late.Dave Airlie2009-09-181-5/+14
* drm/radeon/kms: move around new init path code to avoid posting at initDave Airlie2009-09-181-2/+36
* 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/+22
* drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse2009-09-141-1/+0Star
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-081-56/+931
* drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie2009-07-291-1/+1
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+124