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 D | hw_shared.h | 212 OPTC_DSC_DISABLED = 0, enumerator
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_dio_stream_encoder.c | 390 REG_UPDATE(DP_DSC_CNTL, DP_DSC_MODE, dsc_mode == OPTC_DSC_DISABLED ? 0 : 1); in enc314_dp_set_dsc_config()
|
H A D | dcn314_hwseq.c | 145 OPTC_DSC_DISABLED, 0, 0); in update_dsc_on_stream()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_dio_stream_encoder.c | 395 REG_UPDATE(DP_DSC_CNTL, DP_DSC_MODE, dsc_mode == OPTC_DSC_DISABLED ? 0 : 1); in enc32_dp_set_dsc_config()
|
H A D | dcn32_hwseq.c | 1053 OPTC_DSC_DISABLED, 0, 0); in update_dsc_on_stream()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_hwseq.c | 520 OPTC_DSC_DISABLED, 0, 0); in dcn31_reset_back_end_for_pipe()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_dpms.c | 837 OPTC_DSC_DISABLED, 0, 0); in link_set_dsc_on_stream() 850 OPTC_DSC_DISABLED, 0, 0); in link_set_dsc_on_stream()
|