Searched refs:HDMI_DEEP_COLOR_ENABLE (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_stream_encoder.c | 560 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 565 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_stream_encoder_hdmi_set_stream_attribute() 578 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 582 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 589 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 593 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 599 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 1032 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_reset_hdmi_stream_attribute() 1039 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_reset_hdmi_stream_attribute()
|
| H A D | dce_stream_encoder.h | 139 SE_SF(HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\ 223 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\ 408 uint8_t HDMI_DEEP_COLOR_ENABLE; member 541 uint32_t HDMI_DEEP_COLOR_ENABLE; member
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | evergreen_hdmi.c | 327 val &= ~HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth() 340 val |= HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth() 346 val |= HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth()
|
| H A D | evergreend.h | 525 # define HDMI_DEEP_COLOR_ENABLE (1 << 24) macro
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn32/ |
| H A D | dcn32_dio_stream_encoder.h | 40 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
| H A D | dcn10_stream_encoder.h | 209 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\ 417 type HDMI_DEEP_COLOR_ENABLE;\
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn35/ |
| H A D | dcn35_dio_stream_encoder.h | 120 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn314/ |
| H A D | dcn314_dio_stream_encoder.h | 119 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | dce_v10_0.c | 1607 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v10_0_afmt_setmode() 1613 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode() 1619 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode()
|