Home
last modified time | relevance | path

Searched refs:HDMI_DEEP_COLOR_DEPTH (Results 1 – 11 of 11) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c511 REG_UPDATE(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in enc1_stream_encoder_hdmi_set_stream_attribute()
516 HDMI_DEEP_COLOR_DEPTH, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
520 HDMI_DEEP_COLOR_DEPTH, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
527 HDMI_DEEP_COLOR_DEPTH, 2, in enc1_stream_encoder_hdmi_set_stream_attribute()
531 HDMI_DEEP_COLOR_DEPTH, 2, in enc1_stream_encoder_hdmi_set_stream_attribute()
537 HDMI_DEEP_COLOR_DEPTH, 3, in enc1_stream_encoder_hdmi_set_stream_attribute()
H A Ddcn10_stream_encoder.h176 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
346 type HDMI_DEEP_COLOR_DEPTH;\
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c577 REG_UPDATE(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
582 HDMI_DEEP_COLOR_DEPTH, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
586 HDMI_DEEP_COLOR_DEPTH, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
593 HDMI_DEEP_COLOR_DEPTH, 2, in dce110_stream_encoder_hdmi_set_stream_attribute()
597 HDMI_DEEP_COLOR_DEPTH, 2, in dce110_stream_encoder_hdmi_set_stream_attribute()
603 HDMI_DEEP_COLOR_DEPTH, 3, in dce110_stream_encoder_hdmi_set_stream_attribute()
H A Ddce_stream_encoder.h139 SE_SF(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
224 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
410 uint8_t HDMI_DEEP_COLOR_DEPTH; member
540 uint32_t HDMI_DEEP_COLOR_DEPTH; member
/dragonfly/sys/dev/drm/radeon/
H A Devergreen_hdmi.c360 val |= HDMI_DEEP_COLOR_DEPTH(HDMI_30BIT_DEEP_COLOR); in dce4_hdmi_set_color_depth()
366 val |= HDMI_DEEP_COLOR_DEPTH(HDMI_36BIT_DEEP_COLOR); in dce4_hdmi_set_color_depth()
H A Devergreend.h526 # define HDMI_DEEP_COLOR_DEPTH(x) (((x) & 3) << 28) macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_v10_0.c1589 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in dce_v10_0_afmt_setmode()
1595 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 1); in dce_v10_0_afmt_setmode()
1601 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 2); in dce_v10_0_afmt_setmode()
H A Ddce_v11_0.c1631 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in dce_v11_0_afmt_setmode()
1637 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 1); in dce_v11_0_afmt_setmode()
1643 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 2); in dce_v11_0_afmt_setmode()
/dragonfly/sys/dev/drm/amd/include/asic_reg/dce/
H A Ddce_11_0_enum.h2036 typedef enum HDMI_DEEP_COLOR_DEPTH { enum
2041 } HDMI_DEEP_COLOR_DEPTH; typedef
H A Ddce_11_2_enum.h2499 typedef enum HDMI_DEEP_COLOR_DEPTH { enum
2504 } HDMI_DEEP_COLOR_DEPTH; typedef
/dragonfly/sys/dev/drm/amd/include/
H A Dvega10_enum.h3853 typedef enum HDMI_DEEP_COLOR_DEPTH { enum
3858 } HDMI_DEEP_COLOR_DEPTH; typedef