Searched refs:dcn20_dsc_pg_control (Results 1 – 1 of 1) sorted by relevance
247 static void dcn20_dsc_pg_control( in dcn20_dsc_pg_control() function1417 dcn20_dsc_pg_control(hws, pipe_ctx->stream_res.dsc->inst, true); in dcn20_disable_stream_gating()1419 dcn20_dsc_pg_control(hws, odm_pipe->stream_res.dsc->inst, true); in dcn20_disable_stream_gating()1434 dcn20_dsc_pg_control(hws, pipe_ctx->stream_res.dsc->inst, false); in dcn20_enable_stream_gating()1436 dcn20_dsc_pg_control(hws, odm_pipe->stream_res.dsc->inst, false); in dcn20_enable_stream_gating()2128 dc->hwss.dsc_pg_control = dcn20_dsc_pg_control; in dcn20_hw_sequencer_construct()