summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix deadlock when flushing irqMikita Lipski2018-04-251-2/+3
* drm/amd/display: Set irq state only on existing crtcsMikita Lipski2018-02-191-4/+2
* drm/amd/display: Remove timer handler.Andrey Grodzovsky2018-02-191-76/+0
* drm/amd/display: Use real number of CRTCs and HPDs in set_irq_funcsMichel Dänzer2017-12-041-3/+6
* drm/amd/display: Fix brace styleTom St Denis2017-10-211-9/+6
* drm/amd/display: Fix irq enable/disable on resume.Roman Li2017-10-211-2/+2
* drm/amd/display: Fix hotplug after s3 resume.Roman Li2017-10-211-2/+2
* drm/amd/display: make amdgpu_dm_irq_handler staticAlex Deucher2017-10-171-3/+3
* drm/amd/display: remove unused functions in amdgpu_dm_irq.cAlex Deucher2017-10-171-62/+0
* drm/amd/display: whitespace cleanup in amdgpu_dm_irq.c/hAlex Deucher2017-10-171-63/+48
* drm/amd/display: Format changes to bring in line with internal treeHarry Wentland2017-09-261-2/+2
* drm/amd/display: Break out amdgpu_dm_connectorHarry Wentland2017-09-261-6/+6
* drm/amd/display: Fix s3 hang on resume.Andrey Grodzovsky2017-09-261-5/+11
* drm/amd/display: Register on VLBLANK ISR.Andrey Grodzovsky2017-09-261-1/+1
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+829
OpenPOWER on IntegriCloud