aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/resource/dce110
AgeCommit message (Expand)AuthorFilesLines
2026-05-11drm/amd/display: Fix signed/unsigned comparison mismatchesGaghik Khachatrian1-4/+4
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian1-2/+2
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian1-0/+6
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher1-2/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-6/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-14/+14
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-22/+20
2026-01-05drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf1-0/+2
2025-10-28drm/amd/display: Add DCE BIOS_SCRATCH_0 registerTimur Kristóf1-0/+2
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski1-1/+4
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li1-1/+1
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-2/+2
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto1-2/+2
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-2/+2
2024-10-22drm/amd/display: Add hpd_source index check for DCE60/80/100/110/112/120 link encodersSrinivasan Shanmugam1-1/+1
2024-07-23drm/amd/display: Add P-State Keepout to dcn401 Global SyncDillon Varone1-0/+1
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri2-0/+1605