Searched refs:HDMI_DEEP_COLOR_ENABLE (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/ |
| D | dcn30_dio_stream_encoder.c | 579 HDMI_DEEP_COLOR_ENABLE, 0, in enc3_stream_encoder_hdmi_set_stream_attribute() 593 HDMI_DEEP_COLOR_ENABLE, 0); in enc3_stream_encoder_hdmi_set_stream_attribute() 597 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute() 604 HDMI_DEEP_COLOR_ENABLE, 0); in enc3_stream_encoder_hdmi_set_stream_attribute() 608 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute() 614 HDMI_DEEP_COLOR_ENABLE, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
|
| D | dcn30_dio_stream_encoder.h | 118 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_stream_encoder.c | 579 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 584 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_stream_encoder_hdmi_set_stream_attribute() 597 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 601 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 608 HDMI_DEEP_COLOR_ENABLE, 0); in dce110_stream_encoder_hdmi_set_stream_attribute() 612 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 618 HDMI_DEEP_COLOR_ENABLE, 1); in dce110_stream_encoder_hdmi_set_stream_attribute() 1050 HDMI_DEEP_COLOR_ENABLE, 0, in dce110_reset_hdmi_stream_attribute() 1057 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.15/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_stream_encoder.c | 516 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_stream_encoder_hdmi_set_stream_attribute() 531 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute() 537 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute() 546 HDMI_DEEP_COLOR_ENABLE, 0); in enc1_stream_encoder_hdmi_set_stream_attribute() 552 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute() 560 HDMI_DEEP_COLOR_ENABLE, 1); in enc1_stream_encoder_hdmi_set_stream_attribute() 1023 HDMI_DEEP_COLOR_ENABLE, 0, in enc1_reset_hdmi_stream_attribute()
|
| D | dcn10_stream_encoder.h | 201 SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, mask_sh),\ 409 type HDMI_DEEP_COLOR_ENABLE;\
|
| /Linux-v5.15/drivers/gpu/drm/radeon/ |
| D | evergreen_hdmi.c | 326 val &= ~HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth() 339 val |= HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth() 345 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.15/drivers/gpu/drm/amd/amdgpu/ |
| D | dce_v10_0.c | 1615 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v10_0_afmt_setmode() 1621 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode() 1627 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v10_0_afmt_setmode()
|
| D | dce_v11_0.c | 1657 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 0); in dce_v11_0_afmt_setmode() 1663 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode() 1669 tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_ENABLE, 1); in dce_v11_0_afmt_setmode()
|