index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: do not disable an invalid irq source in hdp finish
Alan Liu
2022-05-10
1
-1
/
+5
*
drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work
Anson Jacob
2021-08-10
1
-1
/
+1
*
drm/amd/display: Support for DMUB AUX
Jude Shih
2021-05-10
1
-1
/
+26
*
drm/amd/display: Deallocate IRQ handlers on amdgpu_dm_irq_fini
Victor Lu
2021-04-09
1
-0
/
+51
*
drm/amd/display: Log DMCUB trace buffer events
Leo (Hanghong) Ma
2021-04-09
1
-0
/
+20
*
drm/amdgpu/display/dm: add missing parameter documentation
Alex Deucher
2021-04-09
1
-0
/
+1
*
drm/amdgpu/display: remove redundant continue statement
Colin Ian King
2021-03-05
1
-3
/
+1
*
drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work
Xiaogang Chen
2021-03-02
1
-36
/
+79
*
drm/amd/display: Add otg vertical interrupt0 support in DCN1.0
Wayne Lin
2021-02-09
1
-0
/
+22
*
drm/amd/display: handler not correctly checked at remove_irq_handler
Qingqing Zhuo
2020-12-23
1
-1
/
+4
*
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
1
-2
/
+2
*
drm/amd: use list_for_each_entry for list iteration.
Wambui Karuga
2020-01-07
1
-15
/
+4
*
drm/amdgpu: Iterate through DRM connectors correctly
Lyude Paul
2019-10-03
1
-2
/
+8
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-2
/
+0
|
\
|
*
drm/amd: drop use of drmP.h in display/
Sam Ravnborg
2019-06-10
1
-2
/
+0
*
|
drm/amd/display: Delete a redundant memory setting in amdgpu_dm_irq_register_...
Markus Elfring
2019-06-17
1
-2
/
+0
|
/
*
drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)
Mario Kleiner
2019-04-03
1
-0
/
+22
*
drm/amd/display: Initial documentation for AMDgpu DC
Leo Li
2018-11-05
1
-13
/
+102
*
drm/amd/display: Flatten irq handler data struct
Leo Li
2018-10-09
1
-23
/
+14
*
drm/amd/display: Do not program interrupt status on disabled crtc
Mikita Lipski
2018-05-29
1
-0
/
+3
*
drm/amd/display: Fix deadlock when flushing irq
Mikita Lipski
2018-04-25
1
-2
/
+3
*
drm/amd/display: Set irq state only on existing crtcs
Mikita Lipski
2018-02-19
1
-4
/
+2
*
drm/amd/display: Remove timer handler.
Andrey Grodzovsky
2018-02-19
1
-76
/
+0
*
drm/amd/display: Use real number of CRTCs and HPDs in set_irq_funcs
Michel Dänzer
2017-12-04
1
-3
/
+6
*
drm/amd/display: Fix brace style
Tom St Denis
2017-10-21
1
-9
/
+6
*
drm/amd/display: Fix irq enable/disable on resume.
Roman Li
2017-10-21
1
-2
/
+2
*
drm/amd/display: Fix hotplug after s3 resume.
Roman Li
2017-10-21
1
-2
/
+2
*
drm/amd/display: make amdgpu_dm_irq_handler static
Alex Deucher
2017-10-17
1
-3
/
+3
*
drm/amd/display: remove unused functions in amdgpu_dm_irq.c
Alex Deucher
2017-10-17
1
-62
/
+0
*
drm/amd/display: whitespace cleanup in amdgpu_dm_irq.c/h
Alex Deucher
2017-10-17
1
-63
/
+48
*
drm/amd/display: Format changes to bring in line with internal tree
Harry Wentland
2017-09-26
1
-2
/
+2
*
drm/amd/display: Break out amdgpu_dm_connector
Harry Wentland
2017-09-26
1
-6
/
+6
*
drm/amd/display: Fix s3 hang on resume.
Andrey Grodzovsky
2017-09-26
1
-5
/
+11
*
drm/amd/display: Register on VLBLANK ISR.
Andrey Grodzovsky
2017-09-26
1
-1
/
+1
*
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
2017-09-26
1
-0
/
+829