Home
last modified time | relevance | path

Searched refs:HDMI_DEEP_COLOR_ENABLE (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c580 HDMI_DEEP_COLOR_ENABLE, 0, in enc3_stream_encoder_hdmi_set_stream_attribute()
594 HDMI_DEEP_COLOR_ENABLE, 0); in enc3_stream_encoder_hdmi_set_stream_attribute()
598 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
605 HDMI_DEEP_COLOR_ENABLE, 0); in enc3_stream_encoder_hdmi_set_stream_attribute()
609 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
615 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
H A Ddcn30_dio_stream_encoder.h115 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c580 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
585 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_stream_encoder_hdmi_set_stream_attribute()
598 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
602 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
609 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
613 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
619 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
1051 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_reset_hdmi_stream_attribute()
1058 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_reset_hdmi_stream_attribute()
H A Ddce_stream_encoder.h138 SE_SF(HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
224 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
410 uint8_t HDMI_DEEP_COLOR_ENABLE; member
541 uint32_t HDMI_DEEP_COLOR_ENABLE; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c516 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_stream_encoder_hdmi_set_stream_attribute()
530 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute()
534 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
541 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute()
545 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
551 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
1013 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_reset_hdmi_stream_attribute()
H A Ddcn10_stream_encoder.h197 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
394 type HDMI_DEEP_COLOR_ENABLE;\
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Devergreen_hdmi.c325 val &= ~HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth()
338 val |= HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth()
344 val |= HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth()
H A Devergreend.h525 # define HDMI_DEEP_COLOR_ENABLE (1 << 24) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v10_0.c1614 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v10_0_afmt_setmode()
1620 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode()
1626 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode()
H A Ddce_v11_0.c1656 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v11_0_afmt_setmode()
1662 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode()
1668 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode()