Searched refs:OPTC_DSC_DISABLED (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | hw_shared.h | 205 OPTC_DSC_DISABLED = 0, enumerator
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_dio_stream_encoder.c | 391 REG_UPDATE(DP_DSC_CNTL, DP_DSC_MODE, dsc_mode == OPTC_DSC_DISABLED ? 0 : 1); in enc32_dp_set_dsc_config()
|
D | dcn32_hwseq.c | 1067 OPTC_DSC_DISABLED, 0, 0); in update_dsc_on_stream()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_dio_stream_encoder.c | 383 REG_UPDATE(DP_DSC_CNTL, DP_DSC_MODE, dsc_mode == OPTC_DSC_DISABLED ? 0 : 1); in enc314_dp_set_dsc_config()
|
D | dcn314_hwseq.c | 147 OPTC_DSC_DISABLED, 0, 0); in update_dsc_on_stream()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_hwseq.c | 536 OPTC_DSC_DISABLED, 0, 0); in dcn31_reset_back_end_for_pipe()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_link_dp.c | 7462 OPTC_DSC_DISABLED, 0, 0); in dp_set_dsc_on_stream() 7475 OPTC_DSC_DISABLED, 0, 0); in dp_set_dsc_on_stream()
|