Searched refs:OPTC_DSC_DISABLED (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | hw_shared.h | 214 OPTC_DSC_DISABLED = 0, enumerator
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/ |
H A D | dcn314_dio_stream_encoder.c | 399 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 D | dcn32_dio_stream_encoder.c | 361 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 D | dcn314_hwseq.c | 136 OPTC_DSC_DISABLED, 0, 0); in update_dsc_on_stream()
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/ |
H A D | dcn31_hwseq.c | 541 OPTC_DSC_DISABLED, 0, 0); in dcn31_reset_back_end_for_pipe()
|
/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_dpms.c | 886 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 D | dce110_hwseq.c | 1872 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 D | dcn32_hwseq.c | 1091 OPTC_DSC_DISABLED, 0, 0); in dcn32_update_dsc_on_stream()
|