Searched refs:HDMI_DEEP_COLOR_ENABLE (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_dio_stream_encoder.c | 580 HDMI_DEEP_COLOR_ENABLE, 0, in enc3_stream_encoder_hdmi_set_stream_attribute() 594 HDMI_DEEP_COLOR_ENABLE, 0); in enc3_stream_encoder_hdmi_set_stream_attribute() 598 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute() 605 HDMI_DEEP_COLOR_ENABLE, 0); in enc3_stream_encoder_hdmi_set_stream_attribute() 609 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute() 615 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
|
| H A D | dcn30_dio_stream_encoder.h | 115 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_stream_encoder.c | 580 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 585 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_stream_encoder_hdmi_set_stream_attribute() 598 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 602 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 609 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 613 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 619 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 1051 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_reset_hdmi_stream_attribute() 1058 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_reset_hdmi_stream_attribute()
|
| H A D | dce_stream_encoder.h | 138 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
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_stream_encoder.c | 516 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_stream_encoder_hdmi_set_stream_attribute() 530 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute() 534 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute() 541 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute() 545 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute() 551 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute() 1013 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_reset_hdmi_stream_attribute()
|
| H A D | dcn10_stream_encoder.h | 197 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\ 394 type HDMI_DEEP_COLOR_ENABLE;\
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | evergreen_hdmi.c | 325 val &= ~HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth() 338 val |= HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth() 344 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
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | dce_v10_0.c | 1614 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v10_0_afmt_setmode() 1620 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode() 1626 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode()
|
| H A D | dce_v11_0.c | 1656 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v11_0_afmt_setmode() 1662 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode() 1668 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode()
|