aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
AgeCommit message (Expand)AuthorFilesLines
2026-06-17drm/amd/display: Restore periodic detection for DCN35Ivan Lipski3-4/+2
2026-06-03drm/amd/display: Add FRL support to clk_mgr, dsc, hdcpHarry Wentland7-0/+56
2026-06-03drm/amd/display: Add DCN42B code to DCMatthew Stewart2-0/+25
2026-06-03drm/amd/display: Add DCN42B DC resource filesMatthew Stewart2-0/+531
2026-05-27drm/amd/display: Delete max_clks_by_state from DCE clock manager (v2)Timur Kristóf4-120/+0
2026-05-27drm/amd/display: Set max supported display clock without max_clks_by_state (v2)Timur Kristóf1-5/+11
2026-05-27drm/amd/display: Remove min/max clock levels from clk_mgr (v2)Timur Kristóf2-29/+0
2026-05-27drm/amd/display: Delete dce_get_required_clocks_state()Timur Kristóf2-37/+0
2026-05-27drm/amd/display: Delete unimplemented dm_pp_apply_power_level_change_request(...Timur Kristóf3-27/+0
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 King11-19/+19
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian14-216/+247
2026-05-05drm/amd/display: remove watermark range notifyCharlene Liu1-1/+1
2026-04-17drm/amd/display: Fix narrowing boundaries and eDP parser assignmentGaghik Khachatrian8-8/+9
2026-04-17drm/amd/display: Remove SYMCLK F and G values from link encoder and MANUAL_FL...Andrew Lichmanov1-1/+0
2026-04-17drm/amd/display: Fix double freeIlya Bakoulin1-2/+8
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian12-99/+123
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 Khachatrian9-0/+24
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski2-4/+0
2026-03-30drm/amd/display: Fixed silence signed/unsigned mismatch warningsClay King1-2/+2
2026-03-30drm/amd/display: Fix silence signed/unsigned mismatch warnings in dmlClay King1-0/+1
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian1-1/+1
2026-03-30drm/amd/display: eliminate clock manager code duplicationGabe Teeger2-13/+21
2026-03-30drm/amd/display: Add NULL check for integrated_info in clk_mgr_constructSrinivasan Shanmugam7-17/+24
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-17drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li2-66/+77
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li2-117/+135
2026-03-11drm/amd/display: Clean up unused codeClay King1-0/+1
2026-03-02drm/amd/display: Prevent integer overflow when mhz to khzAlex Hung2-13/+13
2026-03-02drm/amd/display: Remove redundant initializersAlex Hung1-5/+5
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li1-1/+10
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li4-0/+1852
2026-02-23drm/amd/display: Handle DCE 6 in dce_clk_mgr.cTimur Kristóf5-216/+52
2026-02-23drm/amd/display: Remove unused dce60_clk_mgr register definitionsTimur Kristóf1-27/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds4-36/+18
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook4-18/+36
2026-02-12drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li1-8/+8
2026-02-03drm/amd/display: Make DCN35 OTG disable w/a reusableNicholas Kazlauskas2-1/+7
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai2-88/+3
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN314"Wang, Sung-huai2-134/+4
2025-12-08drm/amd/display: Remove periodic detection callbacks from dcn35+Dillon Varone1-2/+0