Searched refs:set_dsc_config (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_optc.c | 155 .set_dsc_config = optc3_set_dsc_config,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_optc.c | 181 .set_dsc_config = optc2_set_dsc_config,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_optc.c | 241 .set_dsc_config = optc3_set_dsc_config,
|
H A D | dcn314_hwseq.c | 137 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in update_dsc_on_stream() 143 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in update_dsc_on_stream()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_optc.c | 279 .set_dsc_config = optc3_set_dsc_config,
|
H A D | dcn31_hwseq.c | 518 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in dcn31_reset_back_end_for_pipe()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_optc.c | 315 .set_dsc_config = optc3_set_dsc_config,
|
H A D | dcn32_hwseq.c | 1045 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in update_dsc_on_stream() 1051 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in update_dsc_on_stream()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | timing_generator.h | 298 void (*set_dsc_config)(struct timing_generator *optc, member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_optc.c | 363 .set_dsc_config = optc3_set_dsc_config,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_optc.c | 560 .set_dsc_config = optc2_set_dsc_config,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_dpms.c | 829 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in link_set_dsc_on_stream() 835 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in link_set_dsc_on_stream()
|