Searched refs:HDMI_DEEP_COLOR_ENABLE (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_stream_encoder.c | 578 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 583 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_stream_encoder_hdmi_set_stream_attribute() 596 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 600 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 607 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 611 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 617 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 1049 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_reset_hdmi_stream_attribute() 1056 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_reset_hdmi_stream_attribute()
|
| 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
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_stream_encoder.c | 518 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_stream_encoder_hdmi_set_stream_attribute() 532 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute() 536 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute() 543 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute() 547 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute() 553 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute() 1015 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_reset_hdmi_stream_attribute()
|
| D | dcn10_stream_encoder.h | 191 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\ 374 type HDMI_DEEP_COLOR_ENABLE;\
|
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| 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()
|
| D | evergreend.h | 525 # define HDMI_DEEP_COLOR_ENABLE (1 << 24) macro
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | dce_v10_0.c | 1596 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v10_0_afmt_setmode() 1602 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode() 1608 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode()
|
| D | dce_v11_0.c | 1638 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v11_0_afmt_setmode() 1644 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode() 1650 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode()
|