summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/resource
AgeCommit message (Expand)AuthorFilesLines
2026-04-02drm/amd/display: Fix DCE LVDS handlingAlex Deucher6-22/+19
2026-03-25drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}Xi Ruoyao1-0/+3
2026-03-04drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen1-1/+1
2026-03-04drm/amd/display: Correct DSC padding accountingRelja Vojvodic1-3/+3
2026-02-27drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf3-6/+13
2026-02-27drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf1-1/+4
2026-02-27drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf3-3/+6
2026-02-27drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf1-1/+1
2026-02-27drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-02-27drm/amd/display: Pass proper DAC encoder ID to VBIOSTimur Kristóf1-0/+2
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN351Ray Wu1-4/+4
2025-12-16drm/amd/display: Fix scratch registers offsets for DCN35Ray Wu1-4/+4
2025-11-18drm/amd/display: Check DCCG_AUDIO_DTO2 register mask existCharlene Liu1-1/+2
2025-11-04drm/amd/display: Revert DCN4 max buffered cursor size to 64Dillon Varone1-1/+2
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong1-1/+1
2025-10-28drm/amd/display: Add DCE BIOS_SCRATCH_0 registerTimur Kristóf6-0/+11
2025-10-28drm/amd/display: Implement DCE analog link encoders (v2)Timur Kristóf3-4/+47
2025-10-28drm/amd/display: Implement DCE analog stream encodersTimur Kristóf3-0/+22
2025-10-28drm/amd/display: Add concept of analog encoders (v2)Timur Kristóf1-2/+5
2025-10-28drm/amd/display: init dispclk from bootup clock for DCN315Zhongwei Zhang1-0/+1
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski23-27/+117
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng5-5/+5
2025-10-21drm/amd/display: Fix GFP_ATOMIC abuseAurabindo Pillai2-31/+27
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic1-0/+1
2025-10-07drm/amd/display: Fix unsafe uses of kernel mode FPUArd Biesheuvel3-3/+46
2025-10-07drm/amd/display: Disable scaling on DCE6 for nowTimur Kristóf1-2/+2
2025-09-25drm/amd/display: Share dce100_validate_global with DCE6-8Timur Kristóf4-63/+7
2025-09-25drm/amd/display: Share dce100_validate_bandwidth with DCE6-8Timur Kristóf4-77/+18
2025-09-25drm/amd/display: Reject modes with too high pixel clock on DCE6-10Timur Kristóf3-3/+27
2025-09-23drm/amd/display: Init dispclk from bootup clock for DCN314Lo-an Chen1-0/+1
2025-09-23drm/amd/display: Disable stutter when programming watermarks on dcn32Dillon Varone2-1/+3
2025-09-16drm/amd/display: Keep PLL0 running on DCE 6.0 and 6.4Timur Kristóf1-1/+10
2025-09-16Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'st...Martin Leung2-3/+5
2025-09-16drm/amd/display: Add DSC padding for OVT SupportRelja Vojvodic2-1/+4
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers11-11/+12
2025-09-09drm/amd/display: Remove duplicated codeRay Wu3-9/+0
2025-09-02Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...Dave Airlie8-17/+18
2025-08-27drm/amd/display: Array offset used before range checkClay King1-1/+1
2025-08-27drm/amd/display: Multiplication result converted to larger typeClay King2-9/+9
2025-08-08Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-14/+20
2025-08-04drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.Timur Kristóf1-14/+20
2025-08-04drm/amd/display: Adding interface to log hw state when underflow happensMuhammad Ahmed2-2/+4
2025-08-04drm/amd/display: Toggle for Disable Force Pstate Allow on DisableRyan Seto1-0/+1
2025-08-04drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.Timur Kristóf1-14/+20
2025-08-01Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds31-132/+239
2025-07-28drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'stream_res...Srinivasan Shanmugam2-5/+3
2025-07-28drm/amd/display: Disable dsc_power_gate for dcn314 by defaultRoman Li1-0/+1
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone17-0/+34