Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h212 OPTC_DSC_DISABLED = 0, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.c390 REG_UPDATE(DP_DSC_CNTL, DP_DSC_MODE, dsc_mode == OPTC_DSC_DISABLED ? 0 : 1); in enc314_dp_set_dsc_config()
H A Ddcn314_hwseq.c145 OPTC_DSC_DISABLED, 0, 0); in update_dsc_on_stream()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dio_stream_encoder.c395 REG_UPDATE(DP_DSC_CNTL, DP_DSC_MODE, dsc_mode == OPTC_DSC_DISABLED ? 0 : 1); in enc32_dp_set_dsc_config()
H A Ddcn32_hwseq.c1053 OPTC_DSC_DISABLED, 0, 0); in update_dsc_on_stream()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c520 OPTC_DSC_DISABLED, 0, 0); in dcn31_reset_back_end_for_pipe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c837 OPTC_DSC_DISABLED, 0, 0); in link_set_dsc_on_stream()
850 OPTC_DSC_DISABLED, 0, 0); in link_set_dsc_on_stream()