Home
last modified time | relevance | path

Searched refs:dp_set_dsc_config (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h244 void (*dp_set_dsc_config)( member
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/
H A Ddcn32_dio_stream_encoder.c462 .dp_set_dsc_config = enc32_dp_set_dsc_config,
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/
H A Ddcn35_dio_stream_encoder.c484 .dp_set_dsc_config = enc314_dp_set_dsc_config,
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
H A Ddcn314_dio_stream_encoder.c473 .dp_set_dsc_config = enc314_dp_set_dsc_config,
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn20/
H A Ddcn20_stream_encoder.c636 .dp_set_dsc_config = enc2_dp_set_dsc_config,
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/
H A Ddcn30_dio_stream_encoder.c869 .dp_set_dsc_config = enc3_dp_set_dsc_config,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1855 se->funcs->dp_set_dsc_config(se, OPTC_DSC_DISABLED, 0, 0); in clean_up_dsc_blocks()