Skip to content

Commit c57a0f5

Browse files
Muhammad Ahmedalexdeucher
authored andcommitted
drm/amd/display: remove HPO PG in driver side
[why & how] Add config to make HPO PG handled in dmubfw ips entry/exit Reviewed-by: Charlene Liu <charlene.liu@amd.com> Acked-by: Wayne Lin <wayne.lin@amd.com> Signed-off-by: Muhammad Ahmed <ahmed.ahmed@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 0f65793 commit c57a0f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/amd/display/dc/resource/dcn35/dcn35_resource.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,7 @@ static const struct dc_debug_options debug_defaults_drv = {
718718
.disable_dpp_power_gate = true,
719719
.disable_hubp_power_gate = true,
720720
.disable_optc_power_gate = true, /*should the same as above two*/
721+
.disable_hpo_power_gate = true, /*dmubfw force domain25 on*/
721722
.disable_clock_gate = false,
722723
.disable_dsc_power_gate = true,
723724
.vsr_support = true,

0 commit comments

Comments
 (0)