Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/optc/dcn301/
H A Ddcn301_optc.c155 .set_dsc_config = optc3_set_dsc_config,
/linux-6.15/drivers/gpu/drm/amd/display/dc/optc/dcn201/
H A Ddcn201_optc.c175 .set_dsc_config = optc2_set_dsc_config,
/linux-6.15/drivers/gpu/drm/amd/display/dc/optc/dcn314/
H A Ddcn314_optc.c240 .set_dsc_config = optc3_set_dsc_config,
/linux-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/optc/dcn32/
H A Ddcn32_optc.c345 .set_dsc_config = optc3_set_dsc_config,
/linux-6.15/drivers/gpu/drm/amd/display/dc/optc/dcn31/
H A Ddcn31_optc.c362 .set_dsc_config = optc3_set_dsc_config,
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h337 void (*set_dsc_config)(struct timing_generator *optc, member
/linux-6.15/drivers/gpu/drm/amd/display/dc/optc/dcn30/
H A Ddcn30_optc.c403 .set_dsc_config = optc3_set_dsc_config,
/linux-6.15/drivers/gpu/drm/amd/display/dc/optc/dcn20/
H A Ddcn20_optc.c551 .set_dsc_config = optc2_set_dsc_config,
/linux-6.15/drivers/gpu/drm/amd/display/dc/optc/dcn35/
H A Ddcn35_optc.c476 .set_dsc_config = optc3_set_dsc_config,
/linux-6.15/drivers/gpu/drm/amd/display/dc/optc/dcn401/
H A Ddcn401_optc.c507 .set_dsc_config = optc3_set_dsc_config,
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c533 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in dcn31_reset_back_end_for_pipe()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c379 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in update_dsc_on_stream()
385 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in update_dsc_on_stream()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1081 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in dcn32_update_dsc_on_stream()
1087 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in dcn32_update_dsc_on_stream()
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c877 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in link_set_dsc_on_stream()
883 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in link_set_dsc_on_stream()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1853 tg->funcs->set_dsc_config(tg, OPTC_DSC_DISABLED, 0, 0); in clean_up_dsc_blocks()