Searched refs:dsc_pg_control (Results 1 – 3 of 3) sorted by relevance
310 void (*dsc_pg_control)( member
2128 dc->hwss.dsc_pg_control = dcn20_dsc_pg_control; in dcn20_hw_sequencer_construct()2130 dc->hwss.dsc_pg_control = NULL; in dcn20_hw_sequencer_construct()
1259 if (dc->hwss.dsc_pg_control != NULL) in dcn10_init_hw()1260 dc->hwss.dsc_pg_control(hws, res_pool->dscs[i]->inst, false); in dcn10_init_hw()3373 .dsc_pg_control = NULL,