Home
last modified time | relevance | path

Searched refs:PG_DPP (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
H A Ddcn351_hwseq.c47 !update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn351_calc_blocks_to_gate()
50 update_state->pg_pipe_res_update[PG_DPP][j] = false; in dcn351_calc_blocks_to_gate()
67 update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn351_calc_blocks_to_ungate()
70 update_state->pg_pipe_res_update[PG_DPP][j] = true; in dcn351_calc_blocks_to_ungate()
115 update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn351_hw_block_power_down()
172 update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn351_hw_block_power_up()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1018 update_state->pg_pipe_res_update[PG_DPP][pipe_ctx->plane_res.hubp->inst] = false; in dcn35_calc_blocks_to_gate()
1059 !update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn35_calc_blocks_to_gate()
1062 update_state->pg_pipe_res_update[PG_DPP][j] = false; in dcn35_calc_blocks_to_gate()
1095 if (j == PG_DPP && new_pipe->plane_res.dpp) in dcn35_calc_blocks_to_ungate()
1122 if (j == PG_DPP && in dcn35_calc_blocks_to_ungate()
1171 update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn35_calc_blocks_to_ungate()
1174 update_state->pg_pipe_res_update[PG_DPP][j] = true; in dcn35_calc_blocks_to_ungate()
1225 update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn35_hw_block_power_down()
1245 update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn35_hw_block_power_down()
1308 update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn35_hw_block_power_up()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/pg/dcn35/
H A Ddcn35_pg_cntl.c243 pg_cntl->pg_pipe_res_enable[PG_DPP][hubp_dpp_inst] = power_on; in pg_cntl35_hubp_dpp_pg_control()
489 pg_cntl->pg_pipe_res_enable[PG_DPP][i] = block_enabled; in pg_cntl35_init_pg_status()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h739 PG_DPP, enumerator