Home
last modified time | relevance | path

Searched refs:PG_HUBP (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
H A Ddcn351_hwseq.c46 if (!update_state->pg_pipe_res_update[PG_HUBP][i] && in dcn351_calc_blocks_to_gate()
49 update_state->pg_pipe_res_update[PG_HUBP][j] = false; in dcn351_calc_blocks_to_gate()
66 if (update_state->pg_pipe_res_update[PG_HUBP][i] && in dcn351_calc_blocks_to_ungate()
69 update_state->pg_pipe_res_update[PG_HUBP][j] = true; in dcn351_calc_blocks_to_ungate()
114 if (update_state->pg_pipe_res_update[PG_HUBP][i] && in dcn351_hw_block_power_down()
171 if (update_state->pg_pipe_res_update[PG_HUBP][i] && in dcn351_hw_block_power_up()
/linux/drivers/gpu/drm/amd/display/dc/pg/dcn35/
H A Ddcn35_pg_cntl.c233 pg_cntl->pg_pipe_res_enable[PG_HUBP][hubp_dpp_inst] = power_on; in pg_cntl35_hubp_dpp_pg_control()
479 pg_cntl->pg_pipe_res_enable[PG_HUBP][i] = block_enabled; in pg_cntl35_init_pg_status()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h848 PG_HUBP = 0, enumerator