aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-22drm/amd/display: Remove unused *vbios_smu_set_dprefclkDr. David Alan Gilbert4-30/+0
2025-04-07drm/amd/display: rename IPS2 entry/exit messageSherry Wang1-3/+3
2025-04-07drm/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-12drm/amd/display: Exclude clkoffset and ips setting for dcn351 specificCharlene Liu1-2/+2
2025-02-12drm/amd/display: Populate register address for dentist for dcn401Dillon Varone1-0/+2
2025-01-28drm/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-22drm/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-27drm/amd/display: Allocate DCN35 clock table transfer buffers in GARTNicholas Kazlauskas1-3/+3
2024-08-27drm/amd/display: Don't skip clock updates in overclockingAlvin Lee1-3/+0
2024-08-20drm/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-27drm/amd/display: restore immediate_disable_crtc for w/aCharlene Liu1-2/+2
2024-07-23drm/amd/display: Fix Potential Null DereferenceGabe Teeger1-3/+3
2024-07-23drm/amd/display: Remove hardmax usage for dcn401Dillon Varone1-21/+23
2024-07-23drm/amd/display: Check null pointers before usedAlex Hung1-1/+1
2024-07-23drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu1-3/+15
2024-07-23drm/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 master pipeWenjing 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
2024-06-27drm/amd/display: Add null checks before accessing struct elementsAlex Hung2-8/+12
2024-06-27drm/amd/display: Remove useless function callAlex Hung1-2/+0
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung1-1/+1
2024-06-19drm/amd/display: Remove redundant checks for ctx->dc_biosAlex Hung7-7/+7
2024-06-14drm/amd/display: Send message to notify the DPIA host router bandwidthSung Joon Kim3-1/+77
2024-06-14drm/amd/display: On clock init, maintain DISPCLK freqChris Park1-0/+17
2024-06-14drm/amd/display: Update idle hardmins if uclk or fclk requirement changedDillon Varone1-1/+1