Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c588 REG_UPDATE(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in enc3_stream_encoder_hdmi_set_stream_attribute()
593 HDMI_DEEP_COLOR_DEPTH, 1, in enc3_stream_encoder_hdmi_set_stream_attribute()
597 HDMI_DEEP_COLOR_DEPTH, 1, in enc3_stream_encoder_hdmi_set_stream_attribute()
604 HDMI_DEEP_COLOR_DEPTH, 2, in enc3_stream_encoder_hdmi_set_stream_attribute()
608 HDMI_DEEP_COLOR_DEPTH, 2, in enc3_stream_encoder_hdmi_set_stream_attribute()
614 HDMI_DEEP_COLOR_DEPTH, 3, in enc3_stream_encoder_hdmi_set_stream_attribute()
H A Ddcn30_dio_stream_encoder.h116 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c524 REG_UPDATE(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in enc1_stream_encoder_hdmi_set_stream_attribute()
529 HDMI_DEEP_COLOR_DEPTH, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
533 HDMI_DEEP_COLOR_DEPTH, 1, in enc1_stream_encoder_hdmi_set_stream_attribute()
540 HDMI_DEEP_COLOR_DEPTH, 2, in enc1_stream_encoder_hdmi_set_stream_attribute()
544 HDMI_DEEP_COLOR_DEPTH, 2, in enc1_stream_encoder_hdmi_set_stream_attribute()
550 HDMI_DEEP_COLOR_DEPTH, 3, in enc1_stream_encoder_hdmi_set_stream_attribute()
H A Ddcn10_stream_encoder.h198 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
396 type HDMI_DEEP_COLOR_DEPTH;\
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c592 REG_UPDATE(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in dce110_stream_encoder_hdmi_set_stream_attribute()
597 HDMI_DEEP_COLOR_DEPTH, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
601 HDMI_DEEP_COLOR_DEPTH, 1, in dce110_stream_encoder_hdmi_set_stream_attribute()
608 HDMI_DEEP_COLOR_DEPTH, 2, in dce110_stream_encoder_hdmi_set_stream_attribute()
612 HDMI_DEEP_COLOR_DEPTH, 2, in dce110_stream_encoder_hdmi_set_stream_attribute()
618 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),\
225 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
412 uint8_t HDMI_DEEP_COLOR_DEPTH; member
543 uint32_t HDMI_DEEP_COLOR_DEPTH; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Devergreen_hdmi.c339 val |= HDMI_DEEP_COLOR_DEPTH(HDMI_30BIT_DEEP_COLOR); in dce4_hdmi_set_color_depth()
345 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
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v10_0.c1615 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in dce_v10_0_afmt_setmode()
1621 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 1); in dce_v10_0_afmt_setmode()
1627 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 2); in dce_v10_0_afmt_setmode()
H A Ddce_v11_0.c1657 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in dce_v11_0_afmt_setmode()
1663 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 1); in dce_v11_0_afmt_setmode()
1669 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 2); in dce_v11_0_afmt_setmode()
/OK3568_Linux_fs/kernel/drivers/gpu/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
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Dvega10_enum.h3854 typedef enum HDMI_DEEP_COLOR_DEPTH { enum
3859 } HDMI_DEEP_COLOR_DEPTH; typedef
H A Dnavi10_enum.h6323 typedef enum HDMI_DEEP_COLOR_DEPTH { enum
6328 } HDMI_DEEP_COLOR_DEPTH; typedef