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
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm_irq.c
Age
Commit message (
Expand
)
Author
2018-02-19
drm/amd/display: Set irq state only on existing crtcs
Mikita Lipski
2018-02-19
drm/amd/display: Remove timer handler.
Andrey Grodzovsky
2017-12-04
drm/amd/display: Use real number of CRTCs and HPDs in set_irq_funcs
Michel Dänzer
2017-10-21
drm/amd/display: Fix brace style
Tom St Denis
2017-10-21
drm/amd/display: Fix irq enable/disable on resume.
Roman Li
2017-10-21
drm/amd/display: Fix hotplug after s3 resume.
Roman Li
2017-10-17
drm/amd/display: make amdgpu_dm_irq_handler static
Alex Deucher
2017-10-17
drm/amd/display: remove unused functions in amdgpu_dm_irq.c
Alex Deucher
2017-10-17
drm/amd/display: whitespace cleanup in amdgpu_dm_irq.c/h
Alex Deucher
2017-09-26
drm/amd/display: Format changes to bring in line with internal tree
Harry Wentland
2017-09-26
drm/amd/display: Break out amdgpu_dm_connector
Harry Wentland
2017-09-26
drm/amd/display: Fix s3 hang on resume.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Register on VLBLANK ISR.
Andrey Grodzovsky
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland