summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
AgeCommit message (Expand)AuthorFilesLines
2023-10-05drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2-4/+4
2023-09-01drm/amd/display: Add smu write msg id fail retry processFudong Wang1-4/+16
2023-08-16drm/amd/display: PMFW to wait for DMCUB ack for FPO casesAlvin Lee3-0/+13
2023-08-16drm/amd/display: Update replay for clk_mgr optimizationsBhawanpreet Lakha1-0/+3
2023-08-09drm/amd/display: Clean up errors in dcn316_smu.cRan Sun1-10/+8
2023-08-09drm/amd/display: Clean up errors in dcn316_clk_mgr.cRan Sun1-4/+2
2023-08-09drm/amd/display: Clean up errors in dcn315_smu.cRan Sun1-14/+12
2023-08-08drm/amd/display: Use max memclk variable when setting max memclkAlvin Lee1-1/+1
2023-08-08drm/amd/display: Revert "drm/amd/display: Read down-spread percentage from lu...Leo Chen2-38/+1
2023-07-25drm/amd/display: Read down-spread percentage from lut to adjust dprefclk.Martin Tsai2-2/+38
2023-07-18drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas1-0/+5
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel1-1/+1
2023-07-18drm/amd/display: Hardcode vco_freq for dcn316Alan Liu1-42/+2
2023-06-23drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee1-6/+37
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie16-304/+255
2023-06-09drm/amd/display: Filter out AC mode frequencies on DC mode systemsAustin Zheng1-1/+12
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo13-264/+182
2023-06-09drm/amd/display: Update SR watermarks for DCN314Nicholas Kazlauskas1-8/+8
2023-06-09drm/amd/display: Only skip update for DCFCLK, UCLK, FCLK on overclockAlvin Lee1-10/+14
2023-06-09drm/amd: Downgrade message about watermarks table after s0i3 to debugMario Limonciello2-2/+2
2023-04-27drm/amd/display: Fixes for dcn32_clk_mgr implementationAurabindo Pillai1-0/+5
2023-04-25drm/amd/display: For no plane case set pstate support in validationAlvin Lee2-8/+3
2023-04-20drm/amd/display: Fixes for dcn32_clk_mgr implementationAurabindo Pillai1-0/+5
2023-04-18drm/amd/display: Update DTBCLK for DCN32Alvin Lee1-0/+27
2023-04-18drm/amd/display: Add logging for display MALL refresh settingWesley Chalmers1-0/+3
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic4-12/+4
2023-04-12drm/amd/display: On clock init, maintain DISPCLK freqAlvin Lee1-0/+18
2023-03-31drm/amd/display: w/a for dcn315 inconsistent smu clock tableDmytro Laktyushkin1-0/+5
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-2/+2
2023-03-14drm/amd/display: Use DPP inst instead of pipe idx for DPP DTO programmingAlvin Lee2-2/+39
2023-03-07drm/amd/display: change several dcn201 variables storage-class-specifier to s...Tom Rix1-1/+1
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland3-6/+6
2023-03-07drm/amd/display: Keep PHY active for dp configAgustin Gutierrez1-0/+5
2023-03-06drm/amd/display: Update clock table to include highest clock settingSwapnil Patel1-1/+18
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu1-2/+2
2023-02-28drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn'tAlvin Lee1-10/+31
2023-02-15Revert "drm/amd/display: Correct bw_params population"Daniel Miess1-21/+10
2023-02-09drm/amd/display: set should_disable_otg storage-class-specifier to staticTom Rix1-1/+1
2023-02-09drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu1-6/+20
2023-01-31drm/amd/display: Revert "avoid disable otg when dig was disabled"Aric Cyr1-20/+6
2023-01-31drm/amd/display: Correct bw_params populationDaniel Miess1-10/+21
2023-01-24drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu1-6/+20
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu5-4/+4
2023-01-24drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu1-0/+1
2023-01-17drm/amd/display: Remove DISPCLK dentist programming for dcn32Dillon Varone1-5/+91
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu1-0/+1
2023-01-13drm/amd: Avoid ASSERT for some message failuresMario Limonciello1-0/+3
2023-01-11drm/amd/display: No need for Null pointer check before kfreeDeepak R Varma2-4/+2
2022-12-06drm/amd/display: Remove DTB DTO on CLK updateChris Park1-37/+0
2022-11-29drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programmingAlvin Lee1-1/+1