summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/irq
Commit message (Expand)AuthorAgeFilesLines
* amdgpu/dc: fix construct return values on irq service.Dave Airlie2017-09-296-45/+22Star
* amdgpu/dc: add static to construct functionDave Airlie2017-09-281-1/+1
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-285-9/+13
* drm/amd/display: fix pflip irq registor for ravenBhawanpreet Lakha2017-09-271-1/+1
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-271-1/+1
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-272-4/+3Star
* drm/amd/display: Move TG to stream_resHarry Wentland2017-09-271-1/+1
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-272-0/+15
* drm/amdgpu/display: Add irq support for DCNHarry Wentland2017-09-272-0/+395
* drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.Andrey Grodzovsky2017-09-264-35/+71
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-262-4/+0Star
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-262-0/+15
* drm/amd/display: Add DCE12 irq supportHarry Wentland2017-09-262-0/+327
* drm/amd/display: Add interrupt entries for VBLANK isr.Andrey Grodzovsky2017-09-262-0/+64
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-267-0/+1009