Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c578 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
583 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_stream_encoder_hdmi_set_stream_attribute()
596 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
600 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
607 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
611 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
617 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
1049 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_reset_hdmi_stream_attribute()
1056 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_reset_hdmi_stream_attribute()
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
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c518 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_stream_encoder_hdmi_set_stream_attribute()
532 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute()
536 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
543 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute()
547 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
553 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
1015 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_reset_hdmi_stream_attribute()
Ddcn10_stream_encoder.h191 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
374 type HDMI_DEEP_COLOR_ENABLE;\
/Linux-v5.4/drivers/gpu/drm/radeon/
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()
Devergreend.h525 # define HDMI_DEEP_COLOR_ENABLE (1 << 24) macro
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Ddce_v10_0.c1596 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v10_0_afmt_setmode()
1602 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode()
1608 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode()
Ddce_v11_0.c1638 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v11_0_afmt_setmode()
1644 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode()
1650 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode()