aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_irq_kms.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\
| * treewide: Fix typos in printk and commentMasanari Iida2013-03-18
* | drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher2013-03-07
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * drm/radeon: force MSIs on RS690 asicsAlex Deucher2012-09-27
| * drm/radeon: Add MSI quirk for gateway RS690Alex Deucher2012-09-27
| * drm/radeon: remove gui_idle interrupt infrastructureAlex Deucher2012-09-20
* | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-03
|\ \
| * | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
| |/
* / workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
|/
* drm/radeon: document radeon_irq_kms.cAlex Deucher2012-07-18
* drm/radeon: replace pflip and sw_int counters with atomicsChristian Koenig2012-06-21
* drm/radeon: apply Murphy's law to the kms irq code v3Christian Koenig2012-06-21
* Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-07
|\
| * drm/radeon: disable MSI on RV515Dave Airlie2012-04-16
* | drm/radeon/kms: fix up audio interrupt handlingAlex Deucher2012-04-24
|/
* drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher2012-01-23
* drm/radeon/kms: add support for per-ring fence interruptsAlex Deucher2011-12-20
* drm/radeon/kms: add MSI module parameterAlex Deucher2011-11-03
* drm/radeon/kms: Add MSI quirk for Dell RS690Alex Deucher2011-11-03
* drm/radeon/kms: Add MSI quirk for HP RS690Alex Deucher2011-11-03
* drm/radeon/kms: split MSI check into a separate functionAlex Deucher2011-11-03
* drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...Ilija Hadzic2011-11-01
* drm/radeon/kms: Initialize pageflip spinlocks.Michel Dänzer2011-01-23
* drm/radeon: use system_wq instead of dev_priv->wqTejun Heo2011-01-05
* Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-nextDave Airlie2010-12-02
|\
| * drm/radeon/kms: enable MSIs on fusion APUsAlex Deucher2010-11-22
* | drm/radeon/kms: add pageflip ioctl support (v3)Alex Deucher2010-11-21
|/
* drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher2010-08-19
* drm/radeon/kms: add support for gui idle interrupts (v4)Alex Deucher2010-05-18
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
* drm/kms/fb: add polling support for when nothing is connected.Dave Airlie2010-04-06
* drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
* drm/radeon/kms: disable MSI on IGP chipsAlex Deucher2010-03-31
* drm/radeon/kms: init rdev->num_crtc at asic initAlex Deucher2010-03-30
* drm/radeon/kms: Don't try to enable IRQ if we have no handler installedJerome Glisse2010-01-07
* drm/radeon/kms: enable hpd supportAlex Deucher2009-12-07
* drm/radeon/kms: add irq mitigation code for sw interrupt.Dave Airlie2009-12-01
* drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)Alex Deucher2009-12-01
* drm/radeon/kms: add support for msiAlex Deucher2009-10-25
* drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-04
* radeon: Use request_firmware()Ben Hutchings2009-08-30
* drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-15
* drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse2009-06-14