Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn301/
Ddcn301_optc.c155 .set_dsc_config = optc3_set_dsc_config,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn201/
Ddcn201_optc.c175 .set_dsc_config = optc2_set_dsc_config,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn314/
Ddcn314_optc.c240 .set_dsc_config = optc3_set_dsc_config,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
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-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn31/
Ddcn31_optc.c292 .set_dsc_config = optc3_set_dsc_config,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn32/
Ddcn32_optc.c357 .set_dsc_config = optc3_set_dsc_config,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dtiming_generator.h305 void (*set_dsc_config)(struct timing_generator *optc, member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn30/
Ddcn30_optc.c361 .set_dsc_config = optc3_set_dsc_config,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn35/
Ddcn35_optc.c423 .set_dsc_config = optc3_set_dsc_config,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn20/
Ddcn20_optc.c551 .set_dsc_config = optc2_set_dsc_config,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn401/
Ddcn401_optc.c478 .set_dsc_config = optc3_set_dsc_config,
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
Ddcn31_hwseq.c520 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in dcn31_reset_back_end_for_pipe()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c377 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in update_dsc_on_stream()
383 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in update_dsc_on_stream()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c1076 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in dcn32_update_dsc_on_stream()
1082 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in dcn32_update_dsc_on_stream()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/
Dlink_dpms.c853 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in link_set_dsc_on_stream()
859 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in link_set_dsc_on_stream()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/
Ddce110_hwseq.c1849 tg->funcs->set_dsc_config(tg, OPTC_DSC_DISABLED, 0, 0); in clean_up_dsc_blocks()