summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401
AgeCommit message (Expand)AuthorFilesLines
2025-02-13drm/amd/display: Populate register address for dentist for dcn401Dillon Varone1-0/+2
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-08-28drm/amd/display: Don't skip clock updates in overclockingAlvin Lee1-3/+0
2024-08-06drm/amd/display: Address coverity changeChris Park1-2/+4
2024-07-24drm/amd/display: Remove hardmax usage for dcn401Dillon Varone1-21/+23
2024-07-24drm/amd/display: Added logging for automated DPM testingRyan Seto1-53/+197
2024-07-01drm/amd/display: fix a crash when clock source is reference for non otg maste...Wenjing Liu1-18/+20
2024-06-28drm/amd/display: Add null checks before accessing struct elementsAlex Hung1-4/+6
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
2024-06-14drm/amd/display: Remove duplicate 'update_idle_uclk' in dcn401 clk_mgr codeIvan Lipski1-1/+1
2024-06-14drm/amd/display: Force max clocks unconditionally when p-state is unsupportedDillon Varone1-16/+20
2024-06-05drm/amd/display: Add UCLK p-state support message to dcn401Dillon Varone4-54/+102
2024-06-05drm/amd/display: Wait for hardmins to complete on dcn401Dillon Varone2-4/+112
2024-05-20drm/amd/display: Correct display clocks update block sequenceDillon Varone2-313/+272
2024-05-20drm/amd/display: Adjust incorrect indentations and spacesAlex Hung1-1/+0
2024-05-13drm/amd/display: Refactor dcn401_update_clocksDillon Varone5-5/+710
2024-05-13drm/amd/display: Disable AC/DC codepath when unnecessaryJoshua Aberback1-7/+21
2024-05-13drm/amd/display: Create dcn401_clk_mgr structDillon Varone2-8/+25
2024-05-02drm/amd/display: Limit clock assignments by size of clk tablesAlex Hung1-1/+1
2024-04-30drm/amd/display: Remove duplicate dcn401/dcn401_clk_mgr.h headerJiapeng Chong1-1/+0
2024-04-27drm/amd/display: Add new DCN401 sourcesAurabindo Pillai6-0/+1281