Searched refs:set_dsc_config (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_hwseq.c | 139 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in update_dsc_on_stream() 145 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in update_dsc_on_stream()
|
D | dcn314_optc.c | 241 .set_dsc_config = optc3_set_dsc_config,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/ |
D | dcn201_optc.c | 182 .set_dsc_config = optc2_set_dsc_config,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_optc.c | 279 .set_dsc_config = optc3_set_dsc_config,
|
D | dcn31_hwseq.c | 534 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in dcn31_reset_back_end_for_pipe()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_optc.c | 297 .set_dsc_config = optc3_set_dsc_config,
|
D | dcn32_hwseq.c | 1059 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in update_dsc_on_stream() 1065 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in update_dsc_on_stream()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | timing_generator.h | 297 void (*set_dsc_config)(struct timing_generator *optc, member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_optc.c | 339 .set_dsc_config = optc3_set_dsc_config,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_optc.c | 544 .set_dsc_config = optc2_set_dsc_config,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_link_dp.c | 7454 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in dp_set_dsc_on_stream() 7460 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in dp_set_dsc_on_stream()
|