summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/irq/dce80
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+1
2025-05-13drm/amd/display/dc/irq: Remove duplications of hpd_ack function from IRQSebastian Aguilera Novoa-30/+1
2023-08-30drm/amd/display: Add DCN35 IRQQingqing Zhuo-6/+6
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland-2/+0
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo-2/+2
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg-0/+2
2019-04-03drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner-1/+5
2017-09-29amdgpu/dc: fix construct return values on irq service.Dave Airlie-10/+4
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland-2/+3
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha-1/+0
2017-09-26drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.Andrey Grodzovsky-9/+13
2017-09-26drm/amd/display: Add interrupt entries for VBLANK isr.Andrey Grodzovsky-0/+22
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland-0/+318