index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_irq_kms.c
Age
Commit message (
Expand
)
Author
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2017-08-02
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-07-14
drm/radeon: Allow vblank_disable_immediate.
Mario Kleiner
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-23
drm/amd|radeon: Drop drm_vblank_cleanup
Daniel Vetter
2017-05-24
drm/radeon: Cleanup display interrupt handling for evergreen, si
Lyude
2016-12-18
drm/radeon|amdgpu: Remove redundant num_connectors check
Daniel Vetter
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
2016-04-01
drm/radeon: Set vblank_disable_allowed = true
Michel Dänzer
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
2015-08-21
drm/radeon: fix hotplug race at startup
Dave Airlie
2015-05-28
drm/radeon: Fix max_vblank_count value for current display engines
Michel Dänzer
2015-05-26
drm/radeon: take the mode_config mutex when dealing with hpds (v2)
Alex Deucher
2015-03-19
drm/radeon: add DisplayPort MST support (v2)
Dave Airlie
2015-03-19
radeon: introduce a dp_work handler
Dave Airlie
2014-11-24
gpu/radeon: Set flag to indicate broken 64-bit MSI
Benjamin Herrenschmidt
2014-09-01
drm/radeon: use common fence implementation for fences, v4
Maarten Lankhorst
2014-08-27
drm/radeon: drop doing resets in a work item
Christian König
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-11-01
drm/radeon: add runtime PM support (v2)
Dave Airlie
2013-08-30
radeon kms: fix uninitialised hotplug work usage in r100_irq_process()
Sergey Senozhatsky
2013-07-15
radeon kms: do not flush uninitialized hotplug work
Sergey Senozhatsky
2013-06-27
drm/radeon/kms: add dpm support for rv6xx (v3)
Alex Deucher
2013-06-25
drm/radeon: add a reset work handler
Alex Deucher
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
2013-03-07
drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
Alex Deucher
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-27
drm/radeon: force MSIs on RS690 asics
Alex Deucher
2012-09-27
drm/radeon: Add MSI quirk for gateway RS690
Alex Deucher
2012-09-20
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-07-18
drm/radeon: document radeon_irq_kms.c
Alex Deucher
2012-06-21
drm/radeon: replace pflip and sw_int counters with atomics
Christian Koenig
2012-06-21
drm/radeon: apply Murphy's law to the kms irq code v3
Christian Koenig
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-04-24
drm/radeon/kms: fix up audio interrupt handling
Alex Deucher
2012-04-16
drm/radeon: disable MSI on RV515
Dave Airlie
2012-01-23
drm/radeon/kms: Add an MSI quirk for Dell RS690
Alex Deucher
2011-12-20
drm/radeon/kms: add support for per-ring fence interrupts
Alex Deucher
2011-11-03
drm/radeon/kms: add MSI module parameter
Alex Deucher
2011-11-03
drm/radeon/kms: Add MSI quirk for Dell RS690
Alex Deucher
2011-11-03
drm/radeon/kms: Add MSI quirk for HP RS690
Alex Deucher
2011-11-03
drm/radeon/kms: split MSI check into a separate function
Alex Deucher
2011-11-01
drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...
Ilija Hadzic
2011-01-24
drm/radeon/kms: Initialize pageflip spinlocks.
Michel Dänzer
[next]