Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h214 OPTC_DSC_DISABLED = 0, enumerator
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn32/
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-6.12.1/drivers/gpu/drm/amd/display/dc/dio/dcn314/
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()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
Ddcn314_hwseq.c122 OPTC_DSC_DISABLED, 0, 0); in update_dsc_on_stream()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
Ddcn31_hwseq.c522 OPTC_DSC_DISABLED, 0, 0); in dcn31_reset_back_end_for_pipe()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/
Dlink_dpms.c861 OPTC_DSC_DISABLED, 0, 0); in link_set_dsc_on_stream()
875 OPTC_DSC_DISABLED, 0, 0); in link_set_dsc_on_stream()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/
Ddce110_hwseq.c1849 tg->funcs->set_dsc_config(tg, OPTC_DSC_DISABLED, 0, 0); in clean_up_dsc_blocks()
1854 se->funcs->dp_set_dsc_config(se, OPTC_DSC_DISABLED, 0, 0); in clean_up_dsc_blocks()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c385 OPTC_DSC_DISABLED, 0, 0); in update_dsc_on_stream()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
Ddcn32_hwseq.c1084 OPTC_DSC_DISABLED, 0, 0); in dcn32_update_dsc_on_stream()