]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/amd/display: Request min clocks after disabling pipes on init
authorAlvin Lee <Alvin.Lee2@amd.com>
Wed, 14 Dec 2022 20:43:55 +0000 (15:43 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Jan 2023 20:40:57 +0000 (15:40 -0500)
commit58330ef165c7c470be1cce6457fdf20df0faa960
tree11cb2351d6f5ff4faaca334ac3164a73e652c1ae
parent9190d4a263264eabf715f5fc1827da45e3fdc247
drm/amd/display: Request min clocks after disabling pipes on init

[Description]
- Request min clocks after disabling pipes on init
- This optimizes for power savings during init sequence
- Also handles the case where we boot up with no display connected

Tested-by: Daniel Wheeler <Daniel.Wheeler@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c