diff options
author | Taimur Hassan <[email protected]> | 2024-02-29 09:52:05 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-03-27 08:58:31 -0400 |
commit | 25358e04a43c33e6cd8dce528da1d624de915864 (patch) | |
tree | e6f9ad12462f65b641ac40383e0cb7f2e4c2366f /lib/memory-notifier-error-inject.c | |
parent | 09d62c7beb3b98c03b4fc2205bfa7b80c249157d (diff) |
drm/amd/display: Send DTBCLK disable message on first commit
[Why]
Previous patch to allow DTBCLK disable didn't address boot case. Driver
thinks DTBCLK is disabled by default, so we don't send disable message to
PMFW. DTBCLK is then enabled at idle desktop on boot, burning power.
[How]
Set dtbclk_en to true on boot so that disable message is sent during first
commit.
Fixes: 27750e176a4f ("drm/amd/display: Allow DTBCLK disable for DCN35")
Reviewed-by: Charlene Liu <[email protected]>
Acked-by: Tom Chung <[email protected]>
Signed-off-by: Taimur Hassan <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions