aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/r420.c
AgeCommit message (Expand)Author
2013-06-03radeon: Fix system hang issue when using KMS with older cardsAdis Hamzić
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-07-17drm/radeon: move radeon_ib_ring_tests out of chipset codeChristian König
2012-07-17drm/radeon: remove ip_pool start/suspendChristian König
2012-05-03drm/radeon: use central function for IB testingChristian König
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie
2012-02-29drm/radeon/kms: make ring_start, ring_test, and ib_test per ringAlex Deucher
2012-02-22drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse
2011-12-20drm/radeon: introduce a sub allocator and convert ib pool to it v4Jerome Glisse
2011-12-20drm/radeon: precompute fence cpu/gpu addr once v3Jerome Glisse
2011-12-20drm/radeon: rename struct radeon_cp to radeon_ringChristian König
2011-12-20drm/radeon: make cp variable an arrayChristian König
2011-12-20drm/radeon: make all functions work with multiple rings.Christian König
2011-12-20drm/radeon/kms: add support for multiple fence queues v2Alex Deucher
2011-02-17drm: Fix printk typo 'failled'Paul Bolle
2011-01-27drm/radeon/kms: clean up some magic numbersAlex Deucher
2010-10-06drm/radeon/kms: enable writeback (v2)Alex Deucher
2010-08-02drm/radeon/kms: check/restore sanity before doing anything else with GPU.Dave Airlie
2010-06-08drm/radeon/kms/pm: add mid profileAlex Deucher
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie
2010-05-18drm/radeon/kms/pm: rework power managementAlex Deucher
2010-05-10Merge remote branch 'origin/master' into drm-intel-nextEric Anholt
2010-04-27Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-23drm/radeon: 9800 SE has only one quadpipeTormod Volden
2010-04-20Merge branch 'drm-radeon-lockup' into drm-core-nextDave Airlie
2010-04-06drm/radeon/kms: rename gpu_reset to asic_resetJerome Glisse
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-31drm/radeon/kms: expose thermal/fan i2c busesAlex Deucher
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15drm/radeon: include radeon_asic.h in the asic specific filesDaniel Vetter
2010-02-18drm/radeon/kms: simplify memory controller setup V2Jerome Glisse
2010-02-09drm/radeon/kms: clean up some low-hanging magic numbersAlex Deucher
2010-02-05drm/radeon/kms: don't call suspend path before cleaning up GPUJerome Glisse
2010-01-14drm/radeon/kms: Use radeon_agp_disable when disabling AGPJerome Glisse
2010-01-11drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xxAlex Deucher
2010-01-08drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse
2010-01-08drm/radeon/kms: Workaround RV410/R420 CP errata (V3)Corbin Simpson
2009-12-10drm/radeon/kms: restore surface registers on resume.Dave Airlie
2009-12-08drm/radeon/kms/legacy: set common regs to sane valueAlex Deucher
2009-12-02drm/radeon/kms: Rework radeon object handlingJerome Glisse
2009-12-02drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie
2009-12-02drm/radeon/kms: ignore unposted GPUs with no BIOS.Dave Airlie
2009-12-02drm/radeon/kms: AGP systems need PCI bus mastering enabledDave Airlie
2009-11-06drm/radeon/kms: add debugfs for power management for AtomBIOS devicesRafał Miłecki
2009-10-02drm/radeon/kms: Remove old init path as no hw use it anymoreJerome Glisse
2009-10-02drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)Jerome Glisse
2009-09-21drm/radeon/kms: r420 idle after programming GA_ENHANCEDave Airlie
2009-09-18drm/radeon/kms: move around new init path code to avoid posting at initDave Airlie
2009-09-18drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse
2009-09-15drm/radeon/kms: clear confusion in GART init/deinit pathJerome Glisse