diff options
| author | Chaitanya Dhere <[email protected]> | 2022-04-11 13:37:21 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-06-03 16:45:01 -0400 |
| commit | 0c9ed6044c5d08562d38d56e94279badef39e4c7 (patch) | |
| tree | e38794d0c659efb92060374d9179d7e2b184b998 /scripts/patch-kernel | |
| parent | e127306d433ff99f29d1b083c6b3aa128bbd9c5e (diff) | |
drm/amd/display: FCLK P-state support updates
[Why]
Previously we used to send FCLK P-state enable messages upon each call
to update_clocks based on dml output. This resulted in increased message
transactions between DC and PMFW.
[How]
Update the code to check safe_to_lower status and send the message based
on dml input only on boot. This reduces message transactions. Also
remove other unwanted code based on current code status.
Signed-off-by: Chaitanya Dhere <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions