diff options
| author | Ivan Lipski <ivan.lipski@amd.com> | 2026-03-04 04:07:58 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-03-23 21:15:49 +0300 |
| commit | 05112f1fc363d19105ecfce3eec637e63b50cde8 (patch) | |
| tree | 33a5a540810fc0e9abe9a3c1840b1405dd95be45 /scripts/const_structs.checkpatch | |
| parent | 3cf496080f539b69f069027cece82642b46a6cb5 (diff) | |
| download | linux-05112f1fc363d19105ecfce3eec637e63b50cde8.tar.xz | |
drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42
[Why&How]
The DPM clocks on DCN42 are currently read on every dm_resume, which can
cause in gpu memory freeing while the device is still in suspend.
Move the DPM clock read functionality to clk_mgr_construct() so it
completes once on driver enablement.
Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Signed-off-by: Ivan Lipski <ivan.lipski@amd.com>
Signed-off-by: Dmytro Laktyushkin <dmytro.laktyushkin@amd.com>
Signed-off-by: Chuanyu Tseng <chuanyu.tseng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
