aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/r420.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-06drm/radeon/kms: enable writeback (v2)Alex Deucher1-7/+9
2010-08-02drm/radeon/kms: check/restore sanity before doing anything else with GPU.Dave Airlie1-0/+2
2010-06-08drm/radeon/kms/pm: add mid profileAlex Deucher1-1/+11
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie1-0/+6
2010-05-18drm/radeon/kms/pm: rework power managementAlex Deucher1-3/+29
2010-05-10Merge remote branch 'origin/master' into drm-intel-nextEric Anholt1-0/+6
2010-04-27Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+6
2010-04-23drm/radeon: 9800 SE has only one quadpipeTormod Volden1-0/+6
2010-04-20Merge branch 'drm-radeon-lockup' into drm-core-nextDave Airlie1-2/+2
2010-04-06drm/radeon/kms: rename gpu_reset to asic_resetJerome Glisse1-2/+2
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-0/+2
2010-03-31drm/radeon/kms: expose thermal/fan i2c busesAlex Deucher1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-15drm/radeon: include radeon_asic.h in the asic specific filesDaniel Vetter1-0/+1
2010-02-18drm/radeon/kms: simplify memory controller setup V2Jerome Glisse1-28/+8
2010-02-09drm/radeon/kms: clean up some low-hanging magic numbersAlex Deucher1-6/+7
2010-02-05drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse1-2/+1
2010-01-14drm/radeon/kms: Use radeon_agp_disable when disabling AGPJerome Glisse1-3/+1
2010-01-11drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xxAlex Deucher1-1/+8
2010-01-08drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse1-0/+1
2010-01-08drm/radeon/kms: Workaround RV410/R420 CP errata (V3)Corbin Simpson1-0/+31
2009-12-10drm/radeon/kms: restore surface registers on resume.Dave Airlie1-1/+2
2009-12-08drm/radeon/kms/legacy: set common regs to sane valueAlex Deucher1-0/+3
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse1-2/+2
2009-12-02drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie1-1/+0
2009-12-02drm/radeon/kms: ignore unposted GPUs with no BIOS.Dave Airlie1-8/+3
2009-12-02drm/radeon/kms: AGP systems need PCI bus mastering enabledDave Airlie1-0/+3
2009-11-06drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki1-0/+2
2009-10-02drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse1-1/+0
2009-10-02drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)Jerome Glisse1-0/+5
2009-09-21drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie1-0/+5
2009-09-18drm/radeon/kms: move around new init path code to avoid posting at initDave Airlie1-23/+29
2009-09-18drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse1-0/+2
2009-09-15drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse1-21/+36
2009-09-14drm/radeon/kms: convert r4xx to new init pathJerome Glisse1-91/+202
2009-09-11drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GARTJerome Glisse1-2/+7
2009-09-10drm/radeon/kms: add R4XX mc register access helper.Jerome Glisse1-0/+17
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher1-1/+12
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+223