summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_irq_kms.c
Commit message (Expand)AuthorAge
* drm/radeon: Set vblank_disable_allowed = trueMichel Dänzer2016-04-01
* drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude2015-12-04
* drm/radeon: fix hotplug race at startupDave Airlie2015-08-21
* drm/radeon: Fix max_vblank_count value for current display enginesMichel Dänzer2015-05-28
* drm/radeon: take the mode_config mutex when dealing with hpds (v2)Alex Deucher2015-05-26
* drm/radeon: add DisplayPort MST support (v2)Dave Airlie2015-03-19
* radeon: introduce a dp_work handlerDave Airlie2015-03-19
* gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt2014-11-24
* drm/radeon: use common fence implementation for fences, v4Maarten Lankhorst2014-09-01
* drm/radeon: drop doing resets in a work itemChristian König2014-08-27
* drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-23
* drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-18
* drm/radeon: add runtime PM support (v2)Dave Airlie2013-11-01
* radeon kms: fix uninitialised hotplug work usage in r100_irq_process()Sergey Senozhatsky2013-08-30
* radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky2013-07-15
* drm/radeon/kms: add dpm support for rv6xx (v3)Alex Deucher2013-06-27
* drm/radeon: add a reset work handlerAlex Deucher2013-06-25
* 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-03
|\
| * 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-24
* drm/radeon: use system_wq instead of dev_priv->wqTejun Heo2011-01-06
* Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-nextDave Airlie2010-12-03
|\
| * drm/radeon/kms: enable MSIs on fusion APUsAlex Deucher2010-11-23
* | drm/radeon/kms: add pageflip ioctl support (v3)Alex Deucher2010-11-22
|/
* drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher2010-08-20
* 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-07
* drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-07