Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
H A 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/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1039 update_state->pg_pipe_res_update[PG_DSC][pipe_ctx->stream_res.dsc->inst] = false; in dcn35_calc_blocks_to_gate()
1121 if (j == PG_DSC && new_pipe->stream_res.dsc) in dcn35_calc_blocks_to_ungate()
1152 if (j == PG_DSC && in dcn35_calc_blocks_to_ungate()
1252 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn35_hw_block_power_down()
1259 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn35_hw_block_power_down()
1320 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn35_hw_block_power_up()
1334 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn35_hw_block_power_up()
1373 if (update_state->pg_pipe_res_update[PG_DSC][i]) { in dcn35_root_clock_control()
/linux/drivers/gpu/drm/amd/display/dc/pg/dcn35/
H A 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/drivers/gpu/drm/amd/display/dc/
H A Ddc.h745 PG_DSC, enumerator