Home
last modified time | relevance | path

Searched refs:set_dsc_config (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn201/
H A Ddcn201_optc.c175 .set_dsc_config = optc2_set_dsc_config,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn314/
H A Ddcn314_optc.c240 .set_dsc_config = optc3_set_dsc_config,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.c114 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in update_dsc_on_stream()
120 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in update_dsc_on_stream()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn31/
H A Ddcn31_optc.c292 .set_dsc_config = optc3_set_dsc_config,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h305 void (*set_dsc_config)(struct timing_generator *optc, member
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/
H A Ddcn35_optc.c423 .set_dsc_config = optc3_set_dsc_config,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/
H A Ddcn20_optc.c551 .set_dsc_config = optc2_set_dsc_config,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/
H A Ddcn401_optc.c507 .set_dsc_config = optc3_set_dsc_config,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c378 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in update_dsc_on_stream()
384 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in update_dsc_on_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c528 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in dcn31_reset_back_end_for_pipe()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1850 tg->funcs->set_dsc_config(tg, OPTC_DSC_DISABLED, 0, 0); in clean_up_dsc_blocks()