Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dio_stream_encoder.c579 HDMI_DEEP_COLOR_ENABLE, 0, in enc3_stream_encoder_hdmi_set_stream_attribute()
593 HDMI_DEEP_COLOR_ENABLE, 0); in enc3_stream_encoder_hdmi_set_stream_attribute()
597 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
604 HDMI_DEEP_COLOR_ENABLE, 0); in enc3_stream_encoder_hdmi_set_stream_attribute()
608 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
614 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
Ddcn30_dio_stream_encoder.h118 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c579 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
584 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_stream_encoder_hdmi_set_stream_attribute()
597 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
601 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
608 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
612 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
618 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute()
1050 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_reset_hdmi_stream_attribute()
1057 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.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c516 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_stream_encoder_hdmi_set_stream_attribute()
531 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute()
537 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
546 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute()
552 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
560 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute()
1023 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_reset_hdmi_stream_attribute()
Ddcn10_stream_encoder.h201 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
409 type HDMI_DEEP_COLOR_ENABLE;\
/Linux-v5.15/drivers/gpu/drm/radeon/
Devergreen_hdmi.c326 val &= ~HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth()
339 val |= HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth()
345 val |= HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth()
Devergreend.h525 # define HDMI_DEEP_COLOR_ENABLE (1 << 24) macro
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Ddce_v10_0.c1615 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v10_0_afmt_setmode()
1621 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode()
1627 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode()
Ddce_v11_0.c1657 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v11_0_afmt_setmode()
1663 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode()
1669 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode()