Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h269 OPTC_DSC_DISABLED = 0, enumerator
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c539 OPTC_DSC_DISABLED, 0, 0); in dcn31_reset_back_end_for_pipe()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c889 OPTC_DSC_DISABLED, 0, 0); in link_set_dsc_on_stream()
903 OPTC_DSC_DISABLED, 0, 0); in link_set_dsc_on_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1866 tg->funcs->set_dsc_config(tg, OPTC_DSC_DISABLED, 0, 0); in clean_up_dsc_blocks()
1872 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.c1101 OPTC_DSC_DISABLED, 0, 0); in dcn32_update_dsc_on_stream()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c393 OPTC_DSC_DISABLED, 0, 0); in update_dsc_on_stream()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2282 enum optc_dsc_mode optc_dsc_mode = OPTC_DSC_DISABLED; in hwss_tg_set_dsc_config()