Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
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-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c1014 update_state->pg_pipe_res_update[PG_DPP][pipe_ctx->plane_res.hubp->inst] = false; in dcn35_calc_blocks_to_gate()
1055 !update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn35_calc_blocks_to_gate()
1058 update_state->pg_pipe_res_update[PG_DPP][j] = false; in dcn35_calc_blocks_to_gate()
1091 if (j == PG_DPP && new_pipe->plane_res.dpp) in dcn35_calc_blocks_to_ungate()
1118 if (j == PG_DPP && in dcn35_calc_blocks_to_ungate()
1167 update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn35_calc_blocks_to_ungate()
1170 update_state->pg_pipe_res_update[PG_DPP][j] = true; in dcn35_calc_blocks_to_ungate()
1221 update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn35_hw_block_power_down()
1241 update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn35_hw_block_power_down()
1304 update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn35_hw_block_power_up()
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/pg/dcn35/
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-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc.h731 PG_DPP, enumerator