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