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