Home
last modified time | relevance | path

Searched refs:OPTC_DSC_DISABLED (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h214 OPTC_DSC_DISABLED = 0, enumerator
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/
H A Ddcn314_dio_stream_encoder.c399 REG_UPDATE(DP_DSC_CNTL, DP_DSC_MODE, dsc_mode == OPTC_DSC_DISABLED ? 0 : 1); in enc314_dp_set_dsc_config()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/
H A Ddcn32_dio_stream_encoder.c361 REG_UPDATE(DP_DSC_CNTL, DP_DSC_MODE, dsc_mode == OPTC_DSC_DISABLED ? 0 : 1); in enc32_dp_set_dsc_config()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.c136 OPTC_DSC_DISABLED, 0, 0); in update_dsc_on_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c541 OPTC_DSC_DISABLED, 0, 0); in dcn31_reset_back_end_for_pipe()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c886 OPTC_DSC_DISABLED, 0, 0); in link_set_dsc_on_stream()
900 OPTC_DSC_DISABLED, 0, 0); in link_set_dsc_on_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1872 tg->funcs->set_dsc_config(tg, OPTC_DSC_DISABLED, 0, 0); in clean_up_dsc_blocks()
1877 se->funcs->dp_set_dsc_config(se, OPTC_DSC_DISABLED, 0, 0); in clean_up_dsc_blocks()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1091 OPTC_DSC_DISABLED, 0, 0); in dcn32_update_dsc_on_stream()