aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/rs400.c
Commit message (Expand)AuthorAge
* drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)Jerome Glisse2010-03-30
* drm/radeon/kms: fix display bandwidth setup on rs4xxAlex Deucher2010-03-30
* drm/radeon/kms: expose thermal/fan i2c busesAlex Deucher2010-03-30
* drm/radeon: include radeon_asic.h in the asic specific filesDaniel Vetter2010-03-14
* drm/radeon/kms: simplify memory controller setup V2Jerome Glisse2010-02-17
* drm/radeon/kms: set gart pages to invalid on unbind and point to dummy pageDave Airlie2010-02-11
* drm/radeon/kms: rs400/480 MC setup is different than r300.Dave Airlie2010-02-04
* drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse2010-02-04
* drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse2010-01-07
* drm/radeon/kms: detect sideport memory on IGP chipsAlex Deucher2010-01-07
* drm/radeon/kms: init pm on all chipsetsRafał Miłecki2009-12-16
* drm/radeon/kms: restore surface registers on resume.Dave Airlie2009-12-10
* drm/radeon/kms: fix vram setup on rs600/rs690/rs740Alex Deucher2009-12-07
* drm/radeon/kms: Rework radeon object handlingJerome Glisse2009-12-01
* drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie2009-12-01
* drm/radeon/kms: ignore unposted GPUs with no BIOS.Dave Airlie2009-12-01
* drm/radeon/kms: AGP systems need PCI bus mastering enabledDave Airlie2009-12-01
* drm/radeon/kms: fix rc410 suspend/resume.Dave Airlie2009-10-28
* drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse2009-10-01
* drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)Jerome Glisse2009-10-01
* 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/kms: fix bandwidth computation on avivo hardwareJerome Glisse2009-07-29
* drm/radeon/kms: fix VRAM sizing like DDX does it.Dave Airlie2009-07-15
* drm/radeon/kms: respect TOM on rs100->rs480 IGP variants.Dave Airlie2009-07-15
* drm/radeon/kms: fix some GART table entry bugs.Dave Airlie2009-07-15
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-14