summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_irq_kms.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-08-021-0/+4
|\
| * drm/radeon: Allow vblank_disable_immediate.Mario Kleiner2017-07-141-0/+4
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-06-271-0/+35
|\ \ | |/
| * drm/radeon: Cleanup display interrupt handling for evergreen, siLyude2017-05-241-0/+35
* | drm/amd|radeon: Drop drm_vblank_cleanupDaniel Vetter2017-06-231-1/+0
|/
* drm/radeon|amdgpu: Remove redundant num_connectors checkDaniel Vetter2016-12-181-8/+4
* drm: Nuke ->vblank_disable_allowedDaniel Vetter2016-05-211-1/+0
* drm/radeon: Set vblank_disable_allowed = trueMichel Dänzer2016-04-011-0/+2
* drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude2015-12-041-4/+4
* drm/radeon: fix hotplug race at startupDave Airlie2015-08-211-0/+5
* drm/radeon: Fix max_vblank_count value for current display enginesMichel Dänzer2015-05-281-1/+7
* drm/radeon: take the mode_config mutex when dealing with hpds (v2)Alex Deucher2015-05-261-0/+2
* drm/radeon: add DisplayPort MST support (v2)Dave Airlie2015-03-191-0/+11
* radeon: introduce a dp_work handlerDave Airlie2015-03-191-0/+4
* gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt2014-11-241-0/+10
* drm/radeon: use common fence implementation for fences, v4Maarten Lankhorst2014-09-011-0/+15
* drm/radeon: drop doing resets in a work itemChristian König2014-08-271-18/+0
* drm: pass the irq explicitly to drm_irq_installDaniel Vetter2014-04-231-1/+1
* drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-181-2/+2
* drm/radeon: add runtime PM support (v2)Dave Airlie2013-11-011-1/+7
* radeon kms: fix uninitialised hotplug work usage in r100_irq_process()Sergey Senozhatsky2013-08-301-4/+6
* 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
|\
OpenPOWER on IntegriCloud