Searched refs:set_dsc_config (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/ |
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()
|
A D | dcn314_optc.c | 241 .set_dsc_config = optc3_set_dsc_config,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/ |
A D | dcn201_optc.c | 182 .set_dsc_config = optc2_set_dsc_config,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/ |
A D | dcn31_optc.c | 279 .set_dsc_config = optc3_set_dsc_config,
|
A D | dcn31_hwseq.c | 545 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in dcn31_reset_back_end_for_pipe()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/ |
A D | dcn32_optc.c | 305 .set_dsc_config = optc3_set_dsc_config,
|
A D | dcn32_hwseq.c | 983 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in update_dsc_on_stream() 989 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in update_dsc_on_stream()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/ |
A D | timing_generator.h | 298 void (*set_dsc_config)(struct timing_generator *optc, member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_optc.c | 356 .set_dsc_config = optc3_set_dsc_config,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_optc.c | 544 .set_dsc_config = optc2_set_dsc_config,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/ |
A D | link_dpms.c | 834 pipe_ctx->stream_res.tg->funcs->set_dsc_config(pipe_ctx->stream_res.tg, in link_set_dsc_on_stream() 840 pipe_ctx->stream_res.tg->funcs->set_dsc_config( in link_set_dsc_on_stream()
|
Completed in 23 milliseconds