| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -33/+10 |
|\ |
|
| * | drm/radeon: force MSIs on RS690 asics | Alex Deucher | 2012-09-27 | 1 | -0/+4 |
| * | drm/radeon: Add MSI quirk for gateway RS690 | Alex Deucher | 2012-09-27 | 1 | -0/+6 |
| * | drm/radeon: remove gui_idle interrupt infrastructure | Alex Deucher | 2012-09-20 | 1 | -33/+0 |
* | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 | 1 | -3/+3 |
|\ \ |
|
| * | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -3/+3 |
| |/ |
|
* | | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -1/+1 |
|/ |
|
* | drm/radeon: document radeon_irq_kms.c | Alex Deucher | 2012-07-18 | 1 | -0/+150 |
* | drm/radeon: replace pflip and sw_int counters with atomics | Christian Koenig | 2012-06-21 | 1 | -31/+28 |
* | drm/radeon: apply Murphy's law to the kms irq code v3 | Christian Koenig | 2012-06-21 | 1 | -12/+84 |
* | Merge tag 'v3.4-rc6' into drm-intel-next | Daniel Vetter | 2012-05-07 | 1 | -0/+6 |
|\ |
|
| * | drm/radeon: disable MSI on RV515 | Dave Airlie | 2012-04-16 | 1 | -0/+6 |
* | | drm/radeon/kms: fix up audio interrupt handling | Alex Deucher | 2012-04-24 | 1 | -0/+3 |
|/ |
|
* | drm/radeon/kms: Add an MSI quirk for Dell RS690 | Alex Deucher | 2012-01-23 | 1 | -0/+6 |
* | drm/radeon/kms: add support for per-ring fence interrupts | Alex Deucher | 2011-12-20 | 1 | -10/+14 |
* | drm/radeon/kms: add MSI module parameter | Alex Deucher | 2011-11-03 | 1 | -0/+6 |
* | drm/radeon/kms: Add MSI quirk for Dell RS690 | Alex Deucher | 2011-11-03 | 1 | -0/+6 |
* | drm/radeon/kms: Add MSI quirk for HP RS690 | Alex Deucher | 2011-11-03 | 1 | -0/+7 |
* | drm/radeon/kms: split MSI check into a separate function | Alex Deucher | 2011-11-03 | 1 | -6/+23 |
* | drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code... | Ilija Hadzic | 2011-11-01 | 1 | -6/+6 |
* | drm/radeon/kms: Initialize pageflip spinlocks. | Michel Dänzer | 2011-01-24 | 1 | -0/+3 |
* | drm/radeon: use system_wq instead of dev_priv->wq | Tejun Heo | 2011-01-06 | 1 | -2/+3 |
* | Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next | Dave Airlie | 2010-12-03 | 1 | -1/+1 |
|\ |
|
| * | drm/radeon/kms: enable MSIs on fusion APUs | Alex Deucher | 2010-11-23 | 1 | -1/+1 |
* | | drm/radeon/kms: add pageflip ioctl support (v3) | Alex Deucher | 2010-11-22 | 1 | -2/+37 |
|/ |
|
* | drm/radeon/kms: don't enable MSIs on AGP boards | Alex Deucher | 2010-08-20 | 1 | -2/+3 |
* | drm/radeon/kms: add support for gui idle interrupts (v4) | Alex Deucher | 2010-05-18 | 1 | -0/+2 |
* | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie | 2010-05-18 | 1 | -3/+2 |
* | drm/kms/fb: add polling support for when nothing is connected. | Dave Airlie | 2010-04-07 | 1 | -1/+1 |
* | drm/fb: fix fbdev object model + cleanup properly. | Dave Airlie | 2010-04-07 | 1 | -0/+2 |
* | drm/radeon/kms: disable MSI on IGP chips | Alex Deucher | 2010-03-31 | 1 | -5/+3 |
* | drm/radeon/kms: init rdev->num_crtc at asic init | Alex Deucher | 2010-03-31 | 1 | -8/+6 |
* | drm/radeon/kms: Don't try to enable IRQ if we have no handler installed | Jerome Glisse | 2010-01-08 | 1 | -2/+8 |
* | drm/radeon/kms: enable hpd support | Alex Deucher | 2009-12-08 | 1 | -0/+21 |
* | drm/radeon/kms: add irq mitigation code for sw interrupt. | Dave Airlie | 2009-12-02 | 1 | -1/+27 |
* | drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3) | Alex Deucher | 2009-12-02 | 1 | -2/+10 |
* | drm/radeon/kms: add support for msi | Alex Deucher | 2009-10-26 | 1 | -0/+9 |
* | drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) | Dave Airlie | 2009-10-05 | 1 | -1/+5 |
* | radeon: Use request_firmware() | Ben Hutchings | 2009-08-31 | 1 | -1/+0 |
* | drm/radeon/kms: Fix up vertical blank interrupt support. | Michel Dänzer | 2009-08-16 | 1 | -54/+0 |
* | drm/radeon: introduce kernel modesetting for radeon hardware | Jerome Glisse | 2009-06-15 | 1 | -0/+158 |