diff options
| author | Taimur Hassan <[email protected]> | 2024-01-16 23:10:54 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-01-29 20:42:36 +0000 |
| commit | f341055b10bd8be55c3c995dff5f770b236b8ca9 (patch) | |
| tree | f85389e5c44b5b6f92a1e1acd89137012cc2ed92 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm/amd/display: fix USB-C flag update after enc10 feature init (diff) | |
| download | kernel-f341055b10bd8be55c3c995dff5f770b236b8ca9.tar.gz kernel-f341055b10bd8be55c3c995dff5f770b236b8ca9.zip | |
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.
Reviewed-by: Nicholas Kazlauskas <[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 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
