summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/irq/dce110
AgeCommit message (Expand)Author
2024-04-26drm/amd/display: Check pipe offset before setting vblankAlex Hung
2023-08-30drm/amd/display: Add DCN35 IRQQingqing Zhuo
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland
2021-12-14drm/amd/display: Add src/ext ID info for dummy serviceSolomon Chiu
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-04-03drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner
2018-03-05drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland
2018-03-05drm/amd/display: Clean up formatting in irq_service_dce110.cHarry Wentland
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2017-09-29amdgpu/dc: fix construct return values on irq service.Dave Airlie
2017-09-28amdgpu/dc: add static to construct functionDave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha
2017-09-26drm/amd/display: Move TG to stream_resHarry Wentland
2017-09-26drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.Andrey Grodzovsky
2017-09-26drm/amd/display: Add interrupt entries for VBLANK isr.Andrey Grodzovsky
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland