summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/rv515.c
Commit message (Expand)AuthorAgeFilesLines
...
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* drm/radeon/kms: simplify memory controller setup V2Jerome Glisse2010-02-181-8/+13
* drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse2010-02-051-3/+1
* drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse2010-01-081-0/+1
* drm/radeon/kms: restore surface registers on resume.Dave Airlie2009-12-101-0/+2
* drm/radeon/kms/avivo: fix some bugs in the display bandwidth setupAlex Deucher2009-12-101-3/+6
* drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-021-3/+3
* drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie2009-12-021-1/+0
* drm/radeon/kms: ignore unposted GPUs with no BIOS.Dave Airlie2009-12-021-4/+2
* drm/radeon/kms: fix handling of d1/d2 vgaDave Airlie2009-11-241-5/+4
* drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki2009-11-061-0/+2
* drm/radeon/kms: disable D1VGA and D2VGA if enabledDave Airlie2009-11-041-0/+2
* 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/+0
* 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/+0
* drm/radeon/kms: cleanup - remove radeon_share.hJerome Glisse2009-09-141-1/+0
* 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/+3
* drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-161-19/+0
* 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/+2
* 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/+2
* 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
OpenPOWER on IntegriCloud