Searched refs:opp_pipe (Results 1 – 2 of 2) sorted by relevance
105 void (*dsc_enable)(struct display_stream_compressor *dsc, int opp_pipe);
49 static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe);235 static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc2_enable() argument242 DC_LOG_DSC("enable DSC %d at opp pipe %d", dsc->inst, opp_pipe); in dsc2_enable()246 if ((dsc_clock_en || dsc_fw_config) && enabled_opp_pipe != opp_pipe) { in dsc2_enable()256 DSCRM_DSC_OPP_PIPE_SOURCE, opp_pipe); in dsc2_enable()
Completed in 4 milliseconds