summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
AgeCommit message (Expand)AuthorFilesLines
2025-08-04drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.Timur Kristóf1-0/+5
2025-08-04drm/amd/display: Don't overwrite dce60_clk_mgrTimur Kristóf1-1/+0
2025-07-15drm/amd/display: Initial support for SmartMuxAurabindo Pillai8-4/+226
2025-07-15drm/amd/display: Free memory allocationClayton King1-1/+2
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone2-0/+32
2025-06-18drm/amd/display: Refactor DML2 DC power instanceDillon Varone2-0/+21
2025-06-18drm/amd/display: Remove dml/dcn401 files and referencesDillon Varone1-38/+29
2025-04-22drm/amd/display: Remove unused *vbios_smu_set_dprefclkDr. David Alan Gilbert4-30/+0
2025-04-08drm/amd/display: rename IPS2 entry/exit messageSherry Wang1-3/+3
2025-04-08drm/amd/display: Correct SSC enable detection for DCN351Kevin Gao2-1/+8
2025-04-07drm/amd/display: Use sync version of indirect register access.JinZe.Xu1-15/+14
2025-03-18drm/amd/display: Guard against setting dispclk low for dcn31xJing Zhou2-11/+22
2025-03-18drm/amd/display: Check pipe->stream before passing it to a functionAlex Hung1-9/+6
2025-03-10drm/amd/display: remove minimum Dispclk and apply oem panel timing.Charlene Liu2-4/+0
2025-03-05drm/amd/display: misc for dio encoder refactorPeichen Huang1-5/+15
2025-02-19drm/amd/display: Guard against setting dispclk low when activeNicholas Kazlauskas1-4/+9
2025-02-13drm/amd/display: Exclude clkoffset and ips setting for dcn351 specificCharlene Liu1-2/+2
2025-02-13drm/amd/display: Populate register address for dentist for dcn401Dillon Varone1-0/+2
2025-01-29drm/amd/display: Correct register address in dcn35loanchen1-1/+1
2025-01-10drm/amd/display: avoid reset DTBCLK at clock initCharlene Liu1-6/+12
2025-01-10drm/amd/display: Add SMU interface to get UMC count for dcn401Dillon Varone4-1/+27
2025-01-10drm/amd/display: Log Hard Min Clocks and Phantom Pipe StatusSung Lee1-0/+16
2025-01-06drm/amd/display: Cleanup outdated interfaces in dcn401_clk_mgrDillon Varone1-223/+17
2024-12-18drm/amd/display: Add new message for DF throttling optimization on dcn401Dillon Varone4-0/+73
2024-12-10drm/amdgpu: rename register headers to dcn_2_0_1Leo Li1-2/+2
2024-12-10drm/amd/display: update dcn351 used clock offsetCharlene Liu5-34/+249
2024-12-10drm/amd/display: correct dcn351 dpm clk table based on pmfw_drv_ifCharlene Liu2-15/+119
2024-11-04drm/amd/display: Remove otg w/a toggling on HPO interfacesAusef Yousof1-1/+9
2024-11-04drm/amd/display: Remove hw w/a toggle if on DP2/HPOAusef Yousof1-2/+9
2024-10-28drm/amd/display: Simplify dcn35_is_ips_supported()Alex Hung1-4/+1
2024-10-28drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela3-5/+7
2024-10-23drm/amd/display: Adding array index check to prevent memory corruptionLeo Chen1-2/+4
2024-09-18drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas1-0/+6
2024-09-18drm/amd/display: Emulate Display Hotplug HangDaniel Sa1-7/+2
2024-09-02drm/amd/display: Fix DCN35 set min dispclk logicNicholas Susanto1-3/+3
2024-08-28drm/amd/display: Allocate DCN35 clock table transfer buffers in GARTNicholas Kazlauskas1-3/+3
2024-08-28drm/amd/display: Don't skip clock updates in overclockingAlvin Lee1-3/+0
2024-08-21drm/amd/display: DCN35 set min dispclk to 50MhzNicholas Susanto1-0/+3
2024-08-13drm/amd/display: guard otg disable w/a for testMuhammad Ahmed1-0/+3
2024-08-06drm/amd/display: Address coverity changeChris Park1-2/+4
2024-07-28drm/amd/display: restore immediate_disable_crtc for w/aCharlene Liu1-2/+2
2024-07-24drm/amd/display: Fix Potential Null DereferenceGabe Teeger1-3/+3
2024-07-24drm/amd/display: Remove hardmax usage for dcn401Dillon Varone1-21/+23
2024-07-24drm/amd/display: Check null pointers before usedAlex Hung1-1/+1
2024-07-24drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu1-3/+15
2024-07-24drm/amd/display: Added logging for automated DPM testingRyan Seto1-53/+197
2024-07-01drm/amd/display: replace CRTC disable function callXi (Alex) Liu1-2/+2
2024-07-01drm/amd/display: fix a crash when clock source is reference for non otg maste...Wenjing Liu1-18/+20
2024-07-01drm/amd/display: Cleanup dce_get_dp_ref_freq_khzDillon Varone1-1/+1
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-1/+1