summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/irq/dce110
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add DCN35 IRQQingqing Zhuo2023-08-301-6/+6
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-2/+0
* drm/amd/display: Add src/ext ID info for dummy serviceSolomon Chiu2021-12-141-4/+6
* drm/amd/display: rename core_dc to dcAnthony Koo2019-12-051-2/+2
* drm/amd/display: cleanup of construct and destruct funcsAnthony Koo2019-11-191-2/+2
* drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner2019-04-031-1/+6
* drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland2018-03-051-1/+1
* drm/amd/display: Clean up formatting in irq_service_dce110.cHarry Wentland2018-03-051-36/+26
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-6/+5
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-4/+4
* amdgpu/dc: fix construct return values on irq service.Dave Airlie2017-09-291-10/+4
* amdgpu/dc: add static to construct functionDave Airlie2017-09-281-1/+1
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-2/+3
* drm/amd/display: Rename dc validate_context and current_contextJerry Zuo2017-09-261-1/+1
* drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha2017-09-261-3/+3
* drm/amd/display: Move TG to stream_resHarry Wentland2017-09-261-1/+1
* drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.Andrey Grodzovsky2017-09-262-21/+52
* drm/amd/display: Add interrupt entries for VBLANK isr.Andrey Grodzovsky2017-09-261-0/+42
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-262-0/+415