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/ |
D | dcn301_optc.c | 155 .set_dsc_config = optc3_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn201/ |
D | dcn201_optc.c | 175 .set_dsc_config = optc2_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn314/ |
D | dcn314_optc.c | 240 .set_dsc_config = optc3_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
D | dcn314_hwseq.c | 114 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/ |
D | dcn31_optc.c | 292 .set_dsc_config = optc3_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn32/ |
D | dcn32_optc.c | 357 .set_dsc_config = optc3_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | timing_generator.h | 305 void (*set_dsc_config)(struct timing_generator *optc, member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn30/ |
D | dcn30_optc.c | 361 .set_dsc_config = optc3_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn35/ |
D | dcn35_optc.c | 423 .set_dsc_config = optc3_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn20/ |
D | dcn20_optc.c | 551 .set_dsc_config = optc2_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn401/ |
D | dcn401_optc.c | 478 .set_dsc_config = optc3_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn31/ |
D | dcn31_hwseq.c | 520 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/ |
D | dcn35_hwseq.c | 377 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/ |
D | dcn32_hwseq.c | 1076 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/ |
D | link_dpms.c | 853 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/ |
D | dce110_hwseq.c | 1849 tg->funcs->set_dsc_config(tg, OPTC_DSC_DISABLED, 0, 0); in clean_up_dsc_blocks()
|