Age | Commit message (Expand) | Author | Files | Lines |
2014-01-20 | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int... | Dave Airlie | 1 | -0/+10 |
2013-12-25 | drm/radeon/pm: move pm handling into the asic specific code | Alex Deucher | 1 | -0/+7 |
2013-12-12 | drm/radeon: Fix sideport problems on certain RS690 boards | Alex Deucher | 1 | -0/+10 |
2013-11-08 | drm/radeon: fix-up some float to fixed conversion thinkos | Alex Deucher | 1 | -11/+5 |
2013-09-11 | drm/radeon: add spinlocks for indirect register accesss | Alex Deucher | 1 | -0/+7 |
2013-06-27 | drm/radeon/kms: fix up rs780/rs880 display watermark calc for dpm | Alex Deucher | 1 | -124/+167 |
2013-06-03 | radeon: Fix system hang issue when using KMS with older cards | Adis Hamzić | 1 | -3/+6 |
2013-04-09 | drm/radeon: Use direct mapping for fast fb access on RS690 | Samuel Li | 1 | -0/+23 |
2012-10-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -3/+3 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -1/+1 |
2012-09-20 | drm/radeon: Mark all possible functions / structs as static | Lauri Kasanen | 1 | -3/+3 |
2012-07-17 | drm/radeon: move radeon_ib_ring_tests out of chipset code | Christian König | 1 | -4/+0 |
2012-07-17 | drm/radeon: remove ip_pool start/suspend | Christian König | 1 | -11/+6 |
2012-06-05 | drm/radeon: make audio_init consistent across asics | Alex Deucher | 1 | -6/+6 |
2012-05-03 | drm/radeon: use central function for IB testing | Christian König | 1 | -5/+2 |
2012-03-15 | drm: Merge tag 'v3.3-rc7' into drm-core-next | Dave Airlie | 1 | -1/+7 |
2012-02-29 | drm/radeon/kms: make ring_start, ring_test, and ib_test per ring | Alex Deucher | 1 | -1/+1 |
2012-02-27 | drm/radeon/kms: add a radeon asic callback for mc idle | Alex Deucher | 1 | -1/+1 |
2012-02-22 | drm/radeon/kms: properly set accel working flag and bailout when false | Jerome Glisse | 1 | -1/+7 |
2011-12-20 | drm/radeon: introduce a sub allocator and convert ib pool to it v4 | Jerome Glisse | 1 | -4/+20 |
2011-12-20 | drm/radeon: precompute fence cpu/gpu addr once v3 | Jerome Glisse | 1 | -1/+7 |
2011-12-20 | drm/radeon/kms: add support for multiple fence queues v2 | Alex Deucher | 1 | -1/+1 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2011-03-14 | drm/radeon: fix problem with changing active VRAM size. (v2) | Dave Airlie | 1 | -1/+0 |
2011-02-17 | drm: Fix printk typo 'failled' | Paul Bolle | 1 | -2/+2 |
2011-02-15 | drm/radeon/kms: fix a few more atombios endian issues | Alex Deucher | 1 | -6/+6 |
2010-10-19 | Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next | Dave Airlie | 1 | -0/+1 |
2010-10-12 | drm/radeon/kms: avoid corner case issue with unmappable vram V2 | Jerome Glisse | 1 | -0/+1 |
2010-10-06 | drm/radeon/kms: enable writeback (v2) | Alex Deucher | 1 | -6/+9 |
2010-08-04 | drm/radeon/kms/igp: sideport is AMD only | Alex Deucher | 1 | -1/+1 |
2010-08-04 | drm/radeon/kms: handle the case of no active displays properly in the bandwid... | Alex Deucher | 1 | -18/+9 |
2010-08-02 | Merge tag 'v2.6.35-rc6' into drm-radeon-next | Dave Airlie | 1 | -0/+1 |
2010-08-02 | drm/radeon/kms: check/restore sanity before doing anything else with GPU. | Dave Airlie | 1 | -0/+2 |
2010-08-02 | drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740 | Rafał Miłecki | 1 | -0/+9 |
2010-07-16 | drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics | Alex Deucher | 1 | -0/+1 |
2010-07-07 | Merge branch 'drm-platform' into drm-testing | Dave Airlie | 1 | -2/+2 |
2010-07-01 | drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2) | Alex Deucher | 1 | -16/+19 |
2010-07-01 | drm/radeon/kms: fix bandwidth calculation when sideport is present | Alex Deucher | 1 | -5/+1 |
2010-06-01 | drm: Remove drm_resource wrappers | Jordan Crouse | 1 | -2/+2 |
2010-05-18 | drm/radeon/kms/pm: rework power management | Alex Deucher | 1 | -3/+0 |
2010-05-18 | drm: move radeon_fixed.h to shared drm_fixed.h header | Ben Skeggs | 1 | -140/+140 |
2010-04-06 | drm/radeon/kms: simplify & improve GPU reset V2 | Jerome Glisse | 1 | -2/+0 |
2010-04-06 | drm/radeon/kms: rename gpu_reset to asic_reset | Jerome Glisse | 1 | -2/+2 |
2010-03-31 | drm/radeon/kms: display watermark updates (v2) | Alex Deucher | 1 | -10/+25 |
2010-03-31 | drm/radeon/kms/atom: make sure tables are valid (v2) | Alex Deucher | 1 | -30/+44 |
2010-03-31 | drm/radeon/kms: display watermark fixes | Alex Deucher | 1 | -10/+1 |
2010-03-31 | drm/radeon/kms: expose thermal/fan i2c buses | Alex Deucher | 1 | -0/+1 |
2010-03-15 | drm/radeon: include radeon_asic.h in the asic specific files | Daniel Vetter | 1 | -0/+1 |
2010-02-25 | drm/radeon/kms: force pinning buffer into visible VRAM | Jerome Glisse | 1 | -0/+1 |
2010-02-18 | drm/radeon/kms: simplify memory controller setup V2 | Jerome Glisse | 1 | -32/+8 |