Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3c65d1d1bb92ea959e8bce3eeae90fe5c3daa58a
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_irq_kms.c
9843ead
drm/radeon: add DisplayPort MST support (v2)
by Dave Airlie
· 10 years ago
de6284a
radeon: introduce a dp_work handler
by Dave Airlie
· 10 years ago
91ed6fd
gpu/radeon: Set flag to indicate broken 64-bit MSI
by Benjamin Herrenschmidt
· 10 years ago
954605c
drm/radeon: use common fence implementation for fences, v4
by Maarten Lankhorst
· 11 years ago
3c03638
drm/radeon: drop doing resets in a work item
by Christian König
· 10 years ago
bb0f1b5
drm: pass the irq explicitly to drm_irq_install
by Daniel Vetter
· 11 years ago
e9f0d76
drm: Kill DRM_IRQ_ARGS
by Daniel Vetter
· 11 years ago
10ebc0b
drm/radeon: add runtime PM support (v2)
by Dave Airlie
· 12 years ago
27c505c
radeon kms: fix uninitialised hotplug work usage in r100_irq_process()
by Sergey Senozhatsky
· 11 years ago
a01c34f
radeon kms: do not flush uninitialized hotplug work
by Sergey Senozhatsky
· 11 years ago
4a6369e
drm/radeon/kms: add dpm support for rv6xx (v3)
by Alex Deucher
· 12 years ago
8f61b34
drm/radeon: add a reset work handler
by Alex Deucher
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
cf2fbdd
treewide: Fix typos in printk and comment
by Masanari Iida
· 12 years ago
cc9945b
drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
by Alex Deucher
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
fb6ca6d
drm/radeon: force MSIs on RS690 asics
by Alex Deucher
· 12 years ago
3a6d59d
drm/radeon: Add MSI quirk for gateway RS690
by Alex Deucher
· 12 years ago
ee93b86
drm/radeon: remove gui_idle interrupt infrastructure
by Alex Deucher
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
b73ba98
drm/radeon: document radeon_irq_kms.c
by Alex Deucher
· 12 years ago
736fc37
drm/radeon: replace pflip and sw_int counters with atomics
by Christian Koenig
· 13 years ago
fb98257
drm/radeon: apply Murphy's law to the kms irq code v3
by Christian Koenig
· 13 years ago
dc257cf
Merge tag 'v3.4-rc6' into drm-intel-next
by Daniel Vetter
· 13 years ago
f122c61
drm/radeon/kms: fix up audio interrupt handling
by Alex Deucher
· 13 years ago
16a5e32
drm/radeon: disable MSI on RV515
by Dave Airlie
· 13 years ago
44517c4
drm/radeon/kms: Add an MSI quirk for Dell RS690
by Alex Deucher
· 13 years ago
1b37078
drm/radeon/kms: add support for per-ring fence interrupts
by Alex Deucher
· 13 years ago
a18cee1
drm/radeon/kms: add MSI module parameter
by Alex Deucher
· 13 years ago
01e718e
drm/radeon/kms: Add MSI quirk for Dell RS690
by Alex Deucher
· 13 years ago
b362105
drm/radeon/kms: Add MSI quirk for HP RS690
by Alex Deucher
· 13 years ago
8f6c25c
drm/radeon/kms: split MSI check into a separate function
by Alex Deucher
· 13 years ago
54bd520
drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-coded value 6
by Ilija Hadzic
· 13 years ago
29d9ebc
drm/radeon/kms: Initialize pageflip spinlocks.
by Michel Dänzer
· 14 years ago
32c87fc
drm/radeon: use system_wq instead of dev_priv->wq
by Tejun Heo
· 14 years ago
f7eb0c5
Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 14 years ago
bbbf9b7
drm/radeon/kms: enable MSIs on fusion APUs
by Alex Deucher
· 14 years ago
6f34be5
drm/radeon/kms: add pageflip ioctl support (v3)
by Alex Deucher
· 14 years ago
da7be68
drm/radeon/kms: don't enable MSIs on AGP boards
by Alex Deucher
· 14 years ago
2031f77
drm/radeon/kms: add support for gui idle interrupts (v4)
by Alex Deucher
· 15 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
5c4426a
drm/kms/fb: add polling support for when nothing is connected.
by Dave Airlie
· 15 years ago
3865167
drm/fb: fix fbdev object model + cleanup properly.
by Dave Airlie
· 15 years ago
c414a11
drm/radeon/kms: disable MSI on IGP chips
by Alex Deucher
· 15 years ago
9e7b414
drm/radeon/kms: init rdev->num_crtc at asic init
by Alex Deucher
· 15 years ago
003e69f
drm/radeon/kms: Don't try to enable IRQ if we have no handler installed
by Jerome Glisse
· 15 years ago
d4877cf
drm/radeon/kms: enable hpd support
by Alex Deucher
· 15 years ago
1614f8b
drm/radeon/kms: add irq mitigation code for sw interrupt.
by Dave Airlie
· 15 years ago
d8f60cf
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
by Alex Deucher
· 15 years ago
3e5cb98
drm/radeon/kms: add support for msi
by Alex Deucher
· 15 years ago
dfee561
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
by Dave Airlie
· 15 years ago
70967ab
radeon: Use request_firmware()
by Ben Hutchings
· 15 years ago
7ed220d
drm/radeon/kms: Fix up vertical blank interrupt support.
by Michel Dänzer
· 15 years ago
771fe6b
drm/radeon: introduce kernel modesetting for radeon hardware
by Jerome Glisse
· 16 years ago