Home
last modified time | relevance | path

Searched refs:opp_pipe (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddsc.h105 void (*dsc_enable)(struct display_stream_compressor *dsc, int opp_pipe);
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_dsc.c49 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() argument
242 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