aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn42
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/amd/display: Ensure dtbclk is enabledCharlene Liu2-3/+26
2026-07-28drm/amd/display: Register DCN as a PMFW DF C-state client on DCN42Leo Chen4-1/+59
2026-07-14drm/amd/display: update memclk clock table read for dcn42Dmytro Laktyushkin1-5/+11
2026-05-18drm/amd/display: Add some missing code for dcn42James Lin1-0/+2
2026-05-11drm/amd/display: only call pmfw if smu present flags trueCharlene Liu1-4/+5
2026-05-11drm/amd/display: Fix warningsClay King1-1/+1
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian1-10/+14
2026-05-05drm/amd/display: remove watermark range notifyCharlene Liu1-1/+1
2026-04-17drm/amd/display: Fix narrowing boundaries and eDP parser assignmentGaghik Khachatrian1-1/+1
2026-04-17drm/amd/display: Remove SYMCLK F and G values from link encoder and MANUAL_FLOW_CONTROL from optcAndrew Lichmanov1-1/+0
2026-04-17drm/amd/display: Fix double freeIlya Bakoulin1-2/+8
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian1-4/+6
2026-04-17drm/amd/display: move memory latency update to dml for dcn42Dmytro Laktyushkin1-78/+0
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian1-0/+5
2026-03-30drm/amd/display: Fix silence signed/unsigned mismatch warnings in dmlClay King1-0/+1
2026-03-30drm/amd/display: eliminate clock manager code duplicationGabe Teeger2-13/+21
2026-03-23drm/amd/display: Hardcode dtbclk value in bw_paramsMatthew Stewart1-5/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski1-0/+5
2026-03-23drm/amd/display: Fix DCN42 memory clock table using MemClk instead of UClkAlexander Chechik1-1/+1
2026-03-23drm/amd/display: Add Extra SMU Log for dtbclkCharlene Liu1-0/+3
2026-03-23drm/amd/display: Clamp min DS DCFCLK value to DCN limitRoman Li1-0/+5
2026-03-23drm/amd/display: move dcn42 bw_params initDmytro Laktyushkin1-5/+4
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski1-124/+126
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li2-64/+75
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li1-116/+118
2026-03-02drm/amd/display: Prevent integer overflow when mhz to khzAlex Hung1-6/+6
2026-03-02drm/amd/display: Remove redundant initializersAlex Hung1-5/+5
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li4-0/+1852