Searched refs:mst_enc (Results 1 – 3 of 3) sorted by relevance
29 struct radeon_encoder_mst *mst_enc, in radeon_dp_mst_set_be_cntl() argument45 reg |= NI_DIG_FE_SOURCE_SELECT(1 << mst_enc->fe); in radeon_dp_mst_set_be_cntl()47 reg &= ~NI_DIG_FE_SOURCE_SELECT(1 << mst_enc->fe); in radeon_dp_mst_set_be_cntl()54 uint32_t offset = radeon_atom_set_enc_offset(mst_enc->fe); in radeon_dp_mst_set_be_cntl()60 DRM_ERROR("timed out waiting for FE %d %d\n", primary->offset, mst_enc->fe); in radeon_dp_mst_set_be_cntl()126 struct radeon_encoder_mst *mst_enc; in radeon_dp_mst_update_stream_attribs() local136 mst_enc = subenc->enc_priv; in radeon_dp_mst_update_stream_attribs()138 if (!mst_enc->enc_active) in radeon_dp_mst_update_stream_attribs()141 new_attribs[idx].fe = mst_enc->fe; in radeon_dp_mst_update_stream_attribs()142 new_attribs[idx].slots = drm_dp_mst_get_vcpi_slots(&mst_conn->mst_mgr, mst_enc->port); in radeon_dp_mst_update_stream_attribs()[all …]
254 struct radeon_encoder_mst *mst_enc; in radeon_get_connector_for_encoder() local259 mst_enc = radeon_encoder->enc_priv; in radeon_get_connector_for_encoder()260 if (mst_enc->connector == radeon_connector->mst_port) in radeon_get_connector_for_encoder()
620 struct radeon_encoder_mst *mst_enc = radeon_encoder->enc_priv; in atombios_adjust_pll() local621 struct radeon_connector_atom_dig *dig_connector = mst_enc->connector->con_priv; in atombios_adjust_pll()