aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_irq_kms.c
AgeCommit message (Expand)Author
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude
2015-08-21drm/radeon: fix hotplug race at startupDave Airlie
2015-05-28drm/radeon: Fix max_vblank_count value for current display enginesMichel Dänzer
2015-05-26drm/radeon: take the mode_config mutex when dealing with hpds (v2)Alex Deucher
2015-03-19drm/radeon: add DisplayPort MST support (v2)Dave Airlie
2015-03-19radeon: introduce a dp_work handlerDave Airlie
2014-11-24gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt
2014-09-01drm/radeon: use common fence implementation for fences, v4Maarten Lankhorst
2014-08-27drm/radeon: drop doing resets in a work itemChristian König
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter
2013-11-01drm/radeon: add runtime PM support (v2)Dave Airlie
2013-08-30radeon kms: fix uninitialised hotplug work usage in r100_irq_process()Sergey Senozhatsky
2013-07-15radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky
2013-06-27drm/radeon/kms: add dpm support for rv6xx (v3)Alex Deucher
2013-06-25drm/radeon: add a reset work handlerAlex Deucher
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-09-27drm/radeon: force MSIs on RS690 asicsAlex Deucher
2012-09-27drm/radeon: Add MSI quirk for gateway RS690Alex Deucher
2012-09-20drm/radeon: remove gui_idle interrupt infrastructureAlex Deucher
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-07-18drm/radeon: document radeon_irq_kms.cAlex Deucher
2012-06-21drm/radeon: replace pflip and sw_int counters with atomicsChristian Koenig
2012-06-21drm/radeon: apply Murphy's law to the kms irq code v3Christian Koenig
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-04-24drm/radeon/kms: fix up audio interrupt handlingAlex Deucher
2012-04-16drm/radeon: disable MSI on RV515Dave Airlie
2012-01-23drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher
2011-12-20drm/radeon/kms: add support for per-ring fence interruptsAlex Deucher
2011-11-03drm/radeon/kms: add MSI module parameterAlex Deucher
2011-11-03drm/radeon/kms: Add MSI quirk for Dell RS690Alex Deucher
2011-11-03drm/radeon/kms: Add MSI quirk for HP RS690Alex Deucher
2011-11-03drm/radeon/kms: split MSI check into a separate functionAlex Deucher
2011-11-01drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...Ilija Hadzic
2011-01-24drm/radeon/kms: Initialize pageflip spinlocks.Michel Dänzer
2011-01-06drm/radeon: use system_wq instead of dev_priv->wqTejun Heo
2010-12-03Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-nextDave Airlie
2010-11-23drm/radeon/kms: enable MSIs on fusion APUsAlex Deucher
2010-11-22drm/radeon/kms: add pageflip ioctl support (v3)Alex Deucher
2010-08-20drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher
2010-05-18drm/radeon/kms: add support for gui idle interrupts (v4)Alex Deucher
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-04-07drm/kms/fb: add polling support for when nothing is connected.Dave Airlie
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2010-03-31drm/radeon/kms: disable MSI on IGP chipsAlex Deucher