Home
last modified time | relevance | path

Searched refs:DIG_FE_CNTL (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.h67 SRI(DIG_FE_CNTL, DIG, id), \
168 SE_SF(DIG_FE_CNTL, DIG_START, mask_sh),\
169 SE_SF(DIG_FE_CNTL, DIG_STEREOSYNC_SELECT, mask_sh),\
170 SE_SF(DIG_FE_CNTL, DIG_STEREOSYNC_GATE_EN, mask_sh),\
203 SE_SF(DIG_FE_CNTL, DIG_SOURCE_SELECT, mask_sh)
304 SE_SF(DIG_FE_CNTL, TMDS_PIXEL_ENCODING, mask_sh),\
305 SE_SF(DIG_FE_CNTL, TMDS_COLOR_FORMAT, mask_sh),\
306 SE_SF(DIG_FE_CNTL, DIG_STEREOSYNC_SELECT, mask_sh),\
307 SE_SF(DIG_FE_CNTL, DIG_STEREOSYNC_GATE_EN, mask_sh)
314 SE_SF(DIG_FE_CNTL, TMDS_PIXEL_ENCODING, mask_sh),\
[all …]
Ddce_stream_encoder.c537 } else if (enc110->regs->DIG_FE_CNTL) { in dce110_stream_encoder_set_stream_attribute_helper()
540 REG_UPDATE(DIG_FE_CNTL, TMDS_PIXEL_ENCODING, 1); in dce110_stream_encoder_set_stream_attribute_helper()
543 REG_UPDATE(DIG_FE_CNTL, TMDS_PIXEL_ENCODING, 0); in dce110_stream_encoder_set_stream_attribute_helper()
546 REG_UPDATE(DIG_FE_CNTL, TMDS_COLOR_FORMAT, 0); in dce110_stream_encoder_set_stream_attribute_helper()
581 } else if (enc110->regs->DIG_FE_CNTL) { in dce110_stream_encoder_hdmi_set_stream_attribute()
1010 REG_UPDATE(DIG_FE_CNTL, DIG_START, 1); in dce110_stream_encoder_dp_unblank()
1592 REG_UPDATE(DIG_FE_CNTL, DIG_STEREOSYNC_SELECT, tg_inst); in setup_stereo_sync()
1593 REG_UPDATE(DIG_FE_CNTL, DIG_STEREOSYNC_GATE_EN, !enable); in setup_stereo_sync()
1602 REG_UPDATE(DIG_FE_CNTL, DIG_SOURCE_SELECT, tg_inst); in dig_connect_to_otg()
1611 REG_GET(DIG_FE_CNTL, DIG_SOURCE_SELECT, &tg_inst); in dig_source_otg()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_stream_encoder.c398 REG_UPDATE(DIG_FE_CNTL, in enc2_set_dynamic_metadata()
414 REG_UPDATE(DIG_FE_CNTL, in enc2_set_dynamic_metadata()
496 REG_UPDATE(DIG_FE_CNTL, DIG_START, 1); in enc2_stream_encoder_dp_unblank()
501 REG_UPDATE(DIG_FE_CNTL, DIG_START, 0); in enc2_stream_encoder_dp_unblank()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c480 REG_UPDATE(DIG_FE_CNTL, TMDS_PIXEL_ENCODING, 1); in enc1_stream_encoder_set_stream_attribute_helper()
483 REG_UPDATE(DIG_FE_CNTL, TMDS_PIXEL_ENCODING, 0); in enc1_stream_encoder_set_stream_attribute_helper()
486 REG_UPDATE(DIG_FE_CNTL, TMDS_COLOR_FORMAT, 0); in enc1_stream_encoder_set_stream_attribute_helper()
973 REG_UPDATE(DIG_FE_CNTL, DIG_START, 1); in enc1_stream_encoder_dp_unblank()
1528 REG_UPDATE(DIG_FE_CNTL, DIG_STEREOSYNC_SELECT, tg_inst); in enc1_setup_stereo_sync()
1529 REG_UPDATE(DIG_FE_CNTL, DIG_STEREOSYNC_GATE_EN, !enable); in enc1_setup_stereo_sync()
1538 REG_UPDATE(DIG_FE_CNTL, DIG_SOURCE_SELECT, tg_inst); in enc1_dig_connect_to_otg()
1547 REG_GET(DIG_FE_CNTL, DIG_SOURCE_SELECT, &tg_inst); in enc1_dig_source_otg()
Ddcn10_stream_encoder.h54 SRI(DIG_FE_CNTL, DIG, id), \
123 uint32_t DIG_FE_CNTL; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dio_stream_encoder.c519 REG_UPDATE(DIG_FE_CNTL, DIG_START, 1); in enc3_stream_encoder_dvi_set_stream_attribute()
523 REG_UPDATE(DIG_FE_CNTL, DIG_START, 0); in enc3_stream_encoder_dvi_set_stream_attribute()
565 REG_UPDATE(DIG_FE_CNTL, DIG_START, 1); in enc3_stream_encoder_hdmi_set_stream_attribute()
569 REG_UPDATE(DIG_FE_CNTL, DIG_START, 0); in enc3_stream_encoder_hdmi_set_stream_attribute()
Ddcn30_dio_stream_encoder.h50 SRI(DIG_FE_CNTL, DIG, id), \
106 SRI(DIG_FE_CNTL, DIG, id), \