Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
Ddcn351_hwseq.c109 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn351_hw_block_power_down()
177 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn351_hw_block_power_up()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c1020 update_state->pg_pipe_res_update[PG_DSC][pipe_ctx->stream_res.dsc->inst] = false; in dcn35_calc_blocks_to_gate()
1097 if (j == PG_DSC && new_pipe->stream_res.dsc) in dcn35_calc_blocks_to_ungate()
1128 if (j == PG_DSC && in dcn35_calc_blocks_to_ungate()
1228 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn35_hw_block_power_down()
1235 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn35_hw_block_power_down()
1296 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn35_hw_block_power_up()
1310 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn35_hw_block_power_up()
1349 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn35_root_clock_control()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/pg/dcn35/
Ddcn35_pg_cntl.c146 pg_cntl->pg_pipe_res_enable[PG_DSC][dsc_inst] = power_on; in pg_cntl35_dsc_pg_control()
492 pg_cntl->pg_pipe_res_enable[PG_DSC][i] = block_enabled; in pg_cntl35_init_pg_status()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc.h732 PG_DSC, enumerator