Searched refs:dp_set_dsc_config (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | stream_encoder.h | 244 void (*dp_set_dsc_config)( member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn32/ |
D | dcn32_dio_stream_encoder.c | 462 .dp_set_dsc_config = enc32_dp_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn35/ |
D | dcn35_dio_stream_encoder.c | 484 .dp_set_dsc_config = enc314_dp_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn314/ |
D | dcn314_dio_stream_encoder.c | 464 .dp_set_dsc_config = enc314_dp_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn20/ |
D | dcn20_stream_encoder.c | 636 .dp_set_dsc_config = enc2_dp_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/ |
D | link_dpms.c | 841 if (pipe_ctx->stream_res.stream_enc->funcs->dp_set_dsc_config) in link_set_dsc_on_stream() 842 pipe_ctx->stream_res.stream_enc->funcs->dp_set_dsc_config(pipe_ctx->stream_res.stream_enc, in link_set_dsc_on_stream() 872 if (pipe_ctx->stream_res.stream_enc->funcs->dp_set_dsc_config) in link_set_dsc_on_stream() 873 pipe_ctx->stream_res.stream_enc->funcs->dp_set_dsc_config( in link_set_dsc_on_stream()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn401/ |
D | dcn401_dio_stream_encoder.c | 761 .dp_set_dsc_config = NULL,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn30/ |
D | dcn30_dio_stream_encoder.c | 869 .dp_set_dsc_config = enc3_dp_set_dsc_config,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
D | dce110_hwseq.c | 1854 se->funcs->dp_set_dsc_config(se, OPTC_DSC_DISABLED, 0, 0); in clean_up_dsc_blocks()
|