/linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/ |
H A D | dcn32_dio_stream_encoder.c | 152 REG_UPDATE(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in enc32_stream_encoder_hdmi_set_stream_attribute() 157 HDMI_DEEP_COLOR_DEPTH, 1, in enc32_stream_encoder_hdmi_set_stream_attribute() 161 HDMI_DEEP_COLOR_DEPTH, 1, in enc32_stream_encoder_hdmi_set_stream_attribute() 168 HDMI_DEEP_COLOR_DEPTH, 2, in enc32_stream_encoder_hdmi_set_stream_attribute() 172 HDMI_DEEP_COLOR_DEPTH, 2, in enc32_stream_encoder_hdmi_set_stream_attribute() 178 HDMI_DEEP_COLOR_DEPTH, 3, in enc32_stream_encoder_hdmi_set_stream_attribute()
|
H A D | dcn32_dio_stream_encoder.h | 41 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/ |
H A D | dcn35_dio_stream_encoder.c | 140 REG_UPDATE(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in enc35_stream_encoder_hdmi_set_stream_attribute() 145 HDMI_DEEP_COLOR_DEPTH, 1, in enc35_stream_encoder_hdmi_set_stream_attribute() 149 HDMI_DEEP_COLOR_DEPTH, 1, in enc35_stream_encoder_hdmi_set_stream_attribute() 156 HDMI_DEEP_COLOR_DEPTH, 2, in enc35_stream_encoder_hdmi_set_stream_attribute() 160 HDMI_DEEP_COLOR_DEPTH, 2, in enc35_stream_encoder_hdmi_set_stream_attribute() 166 HDMI_DEEP_COLOR_DEPTH, 3, in enc35_stream_encoder_hdmi_set_stream_attribute()
|
H A D | dcn35_dio_stream_encoder.h | 121 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/ |
H A D | dcn314_dio_stream_encoder.c | 194 REG_UPDATE(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in enc314_stream_encoder_hdmi_set_stream_attribute() 199 HDMI_DEEP_COLOR_DEPTH, 1, in enc314_stream_encoder_hdmi_set_stream_attribute() 203 HDMI_DEEP_COLOR_DEPTH, 1, in enc314_stream_encoder_hdmi_set_stream_attribute() 210 HDMI_DEEP_COLOR_DEPTH, 2, in enc314_stream_encoder_hdmi_set_stream_attribute() 214 HDMI_DEEP_COLOR_DEPTH, 2, in enc314_stream_encoder_hdmi_set_stream_attribute() 220 HDMI_DEEP_COLOR_DEPTH, 3, in enc314_stream_encoder_hdmi_set_stream_attribute()
|
H A D | dcn314_dio_stream_encoder.h | 120 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/ |
H A D | dcn30_dio_stream_encoder.c | 629 REG_UPDATE(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in enc3_stream_encoder_hdmi_set_stream_attribute() 634 HDMI_DEEP_COLOR_DEPTH, 1, in enc3_stream_encoder_hdmi_set_stream_attribute() 638 HDMI_DEEP_COLOR_DEPTH, 1, in enc3_stream_encoder_hdmi_set_stream_attribute() 645 HDMI_DEEP_COLOR_DEPTH, 2, in enc3_stream_encoder_hdmi_set_stream_attribute() 649 HDMI_DEEP_COLOR_DEPTH, 2, in enc3_stream_encoder_hdmi_set_stream_attribute() 655 HDMI_DEEP_COLOR_DEPTH, 3, in enc3_stream_encoder_hdmi_set_stream_attribute()
|
H A D | dcn30_dio_stream_encoder.h | 121 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
|
/linux/drivers/gpu/drm/radeon/ |
H A D | evergreen_hdmi.c | 341 val |= HDMI_DEEP_COLOR_DEPTH(HDMI_30BIT_DEEP_COLOR); in dce4_hdmi_set_color_depth() 347 val |= HDMI_DEEP_COLOR_DEPTH(HDMI_36BIT_DEEP_COLOR); in dce4_hdmi_set_color_depth()
|
H A D | evergreend.h | 526 # define HDMI_DEEP_COLOR_DEPTH(x) (((x) & 3) << 28) macro
|
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_stream_encoder.h | 139 SE_SF(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\ 223 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\ 408 uint8_t HDMI_DEEP_COLOR_DEPTH; member 540 uint32_t HDMI_DEEP_COLOR_DEPTH; member
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn401/ |
H A D | dcn401_dio_stream_encoder.h | 42 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
|
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
H A D | dcn10_stream_encoder.h | 210 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\ 419 type HDMI_DEEP_COLOR_DEPTH;\
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | dce_v10_0.c | 1614 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in dce_v10_0_afmt_setmode() 1620 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 1); in dce_v10_0_afmt_setmode() 1626 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 2); in dce_v10_0_afmt_setmode()
|
H A D | dce_v11_0.c | 1663 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0); in dce_v11_0_afmt_setmode() 1669 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 1); in dce_v11_0_afmt_setmode() 1675 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 2); in dce_v11_0_afmt_setmode()
|
/linux/drivers/gpu/drm/amd/include/asic_reg/dce/ |
H A D | dce_11_0_enum.h | 2036 typedef enum HDMI_DEEP_COLOR_DEPTH { enum 2041 } HDMI_DEEP_COLOR_DEPTH; typedef
|
H A D | dce_11_2_enum.h | 2499 typedef enum HDMI_DEEP_COLOR_DEPTH { enum 2504 } HDMI_DEEP_COLOR_DEPTH; typedef
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | vega10_enum.h | 3854 typedef enum HDMI_DEEP_COLOR_DEPTH { enum 3859 } HDMI_DEEP_COLOR_DEPTH; typedef
|
H A D | soc24_enum.h | 6753 typedef enum HDMI_DEEP_COLOR_DEPTH { enum 6758 } HDMI_DEEP_COLOR_DEPTH; typedef
|
H A D | navi10_enum.h | 6323 typedef enum HDMI_DEEP_COLOR_DEPTH { enum 6328 } HDMI_DEEP_COLOR_DEPTH; typedef
|
H A D | soc21_enum.h | 7023 typedef enum HDMI_DEEP_COLOR_DEPTH { enum 7028 } HDMI_DEEP_COLOR_DEPTH; typedef
|