summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/rv515.c
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: Fix irq handling on AVIVO hwJerome Glisse2009-10-021-2/+2
* drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-021-1/+0Star
* drm/radeon/kms: Convert R520 to new init path and associated cleanupJerome Glisse2009-09-291-1/+1
* drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse2009-09-291-104/+260
* drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse2009-09-151-5/+0Star
* drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse2009-09-141-1/+0Star
* drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-081-1/+1
* drm/radeon/kms: add initial radeon tv-out support.Dave Airlie2009-09-081-225/+227
* drm/radeon/kms: generate the safe register tables.Dave Airlie2009-08-211-61/+3Star
* drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-161-19/+0Star
* drm/radeon/kms: fix rv515 VRAM initialisation.Dave Airlie2009-08-041-0/+1
* drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie2009-07-291-5/+2Star
* drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse2009-07-291-122/+652
* drm/radeon/kms: fix VRAM sizing like DDX does it.Dave Airlie2009-07-151-4/+2Star
* drm/radeon: fix support for vline relocations.Dave Airlie2009-07-151-5/+18
* drm/radeon: command stream checker for r3xx-r5xx hardwareJerome Glisse2009-06-191-0/+58
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-151-0/+504