summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/clk_mgr
AgeCommit message (Expand)Author
2026-06-17drm/amd/display: Restore periodic detection for DCN35Ivan Lipski
2026-06-03drm/amd/display: Add FRL support to clk_mgr, dsc, hdcpHarry Wentland
2026-06-03drm/amd/display: Add DCN42B code to DCMatthew Stewart
2026-06-03drm/amd/display: Add DCN42B DC resource filesMatthew Stewart
2026-05-27drm/amd/display: Delete max_clks_by_state from DCE clock manager (v2)Timur Kristóf
2026-05-27drm/amd/display: Set max supported display clock without max_clks_by_state (v2)Timur Kristóf
2026-05-27drm/amd/display: Remove min/max clock levels from clk_mgr (v2)Timur Kristóf
2026-05-27drm/amd/display: Delete dce_get_required_clocks_state()Timur Kristóf
2026-05-27drm/amd/display: Delete unimplemented dm_pp_apply_power_level_change_request(...Timur Kristóf
2026-05-18drm/amd/display: Add some missing code for dcn42James Lin
2026-05-11drm/amd/display: only call pmfw if smu present flags trueCharlene Liu
2026-05-11drm/amd/display: Fix warningsClay King
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian
2026-05-05drm/amd/display: remove watermark range notifyCharlene Liu
2026-04-17drm/amd/display: Fix narrowing boundaries and eDP parser assignmentGaghik Khachatrian
2026-04-17drm/amd/display: Remove SYMCLK F and G values from link encoder and MANUAL_FL...Andrew Lichmanov
2026-04-17drm/amd/display: Fix double freeIlya Bakoulin
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian
2026-04-17drm/amd/display: move memory latency update to dml for dcn42Dmytro Laktyushkin
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski
2026-03-30drm/amd/display: Fixed silence signed/unsigned mismatch warningsClay King
2026-03-30drm/amd/display: Fix silence signed/unsigned mismatch warnings in dmlClay King
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian
2026-03-30drm/amd/display: eliminate clock manager code duplicationGabe Teeger
2026-03-30drm/amd/display: Add NULL check for integrated_info in clk_mgr_constructSrinivasan Shanmugam
2026-03-23drm/amd/display: Hardcode dtbclk value in bw_paramsMatthew Stewart
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski
2026-03-23drm/amd/display: Fix DCN42 memory clock table using MemClk instead of UClkAlexander Chechik
2026-03-23drm/amd/display: Add Extra SMU Log for dtbclkCharlene Liu
2026-03-23drm/amd/display: Clamp min DS DCFCLK value to DCN limitRoman Li
2026-03-23drm/amd/display: move dcn42 bw_params initDmytro Laktyushkin
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski
2026-03-17drm/amd: fix dcn 2.01 checkAndy Nguyen
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li
2026-03-11drm/amd/display: Clean up unused codeClay King
2026-03-02drm/amd/display: Prevent integer overflow when mhz to khzAlex Hung
2026-03-02drm/amd/display: Remove redundant initializersAlex Hung
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li
2026-02-23drm/amd/display: Handle DCE 6 in dce_clk_mgr.cTimur Kristóf
2026-02-23drm/amd/display: Remove unused dce60_clk_mgr register definitionsTimur Kristóf
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li
2026-02-03drm/amd/display: Make DCN35 OTG disable w/a reusableNicholas Kazlauskas
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN315"Wang, Sung-huai
2026-01-20drm/amd/display: Revert "init dispclk from bootup clock for DCN314"Wang, Sung-huai
2025-12-08drm/amd/display: Remove periodic detection callbacks from dcn35+Dillon Varone