summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
AgeCommit message (Expand)Author
2025-01-28drm/amd/display: Correct register address in dcn35loanchen
2025-01-10drm/amd/display: avoid reset DTBCLK at clock initCharlene Liu
2025-01-10drm/amd/display: Add SMU interface to get UMC count for dcn401Dillon Varone
2025-01-10drm/amd/display: Log Hard Min Clocks and Phantom Pipe StatusSung Lee
2025-01-06drm/amd/display: Cleanup outdated interfaces in dcn401_clk_mgrDillon Varone
2024-12-18drm/amd/display: Add new message for DF throttling optimization on dcn401Dillon Varone
2024-12-10drm/amdgpu: rename register headers to dcn_2_0_1Leo Li
2024-12-10drm/amd/display: update dcn351 used clock offsetCharlene Liu
2024-12-10drm/amd/display: correct dcn351 dpm clk table based on pmfw_drv_ifCharlene Liu
2024-11-04drm/amd/display: Remove otg w/a toggling on HPO interfacesAusef Yousof
2024-11-04drm/amd/display: Remove hw w/a toggle if on DP2/HPOAusef Yousof
2024-10-28drm/amd/display: Simplify dcn35_is_ips_supported()Alex Hung
2024-10-28drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela
2024-10-22drm/amd/display: Adding array index check to prevent memory corruptionLeo Chen
2024-09-18drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versionsNicholas Kazlauskas
2024-09-18drm/amd/display: Emulate Display Hotplug HangDaniel Sa
2024-09-02drm/amd/display: Fix DCN35 set min dispclk logicNicholas Susanto
2024-08-27drm/amd/display: Allocate DCN35 clock table transfer buffers in GARTNicholas Kazlauskas
2024-08-27drm/amd/display: Don't skip clock updates in overclockingAlvin Lee
2024-08-20drm/amd/display: DCN35 set min dispclk to 50MhzNicholas Susanto
2024-08-13drm/amd/display: guard otg disable w/a for testMuhammad Ahmed
2024-08-06drm/amd/display: Address coverity changeChris Park
2024-07-27drm/amd/display: restore immediate_disable_crtc for w/aCharlene Liu
2024-07-23drm/amd/display: Fix Potential Null DereferenceGabe Teeger
2024-07-23drm/amd/display: Remove hardmax usage for dcn401Dillon Varone
2024-07-23drm/amd/display: Check null pointers before usedAlex Hung
2024-07-23drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu
2024-07-23drm/amd/display: Added logging for automated DPM testingRyan Seto
2024-07-01drm/amd/display: replace CRTC disable function callXi (Alex) Liu
2024-07-01drm/amd/display: fix a crash when clock source is reference for non otg maste...Wenjing Liu
2024-07-01drm/amd/display: Cleanup dce_get_dp_ref_freq_khzDillon Varone
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung
2024-06-27drm/amd/display: Add null checks before accessing struct elementsAlex Hung
2024-06-27drm/amd/display: Remove useless function callAlex Hung
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung
2024-06-19drm/amd/display: Remove redundant checks for ctx->dc_biosAlex Hung
2024-06-14drm/amd/display: Send message to notify the DPIA host router bandwidthSung Joon Kim
2024-06-14drm/amd/display: On clock init, maintain DISPCLK freqChris Park
2024-06-14drm/amd/display: Update idle hardmins if uclk or fclk requirement changedDillon Varone
2024-06-14drm/amd/display: Remove useless comparison of unsigned int vs. 0Alex Hung
2024-06-14drm/amd/display: Remove duplicate 'update_idle_uclk' in dcn401 clk_mgr codeIvan Lipski
2024-06-14drm/amd/display: Remove dcn32_smu13 duplicate headerZaeem Mohamed
2024-06-14drm/amd/display: Force max clocks unconditionally when p-state is unsupportedDillon Varone
2024-06-05drm/amd/display: Add UCLK p-state support message to dcn401Dillon Varone
2024-06-05drm/amd/display: Wait for hardmins to complete on dcn401Dillon Varone
2024-05-20drm/amd/display: Correct display clocks update block sequenceDillon Varone
2024-05-20drm/amd/display: Adjust incorrect indentations and spacesAlex Hung
2024-05-13drm/amd/display: Refactor dcn401_update_clocksDillon Varone
2024-05-13drm/amd/display: Disable AC/DC codepath when unnecessaryJoshua Aberback
2024-05-13drm/amd/display: Create dcn401_clk_mgr structDillon Varone