Searched refs:mst_enc (Results 1 – 3 of 3) sorted by relevance
135 mst_enc = subenc->enc_priv; in radeon_dp_mst_update_stream_attribs()137 if (!mst_enc->enc_active) in radeon_dp_mst_update_stream_attribs()412 if (mst_enc->fe == -1) in radeon_mst_encoder_dpms()422 mst_enc->pbn); in radeon_mst_encoder_dpms()425 mst_enc->pbn, slots); in radeon_mst_encoder_dpms()440 mst_enc->fe); in radeon_mst_encoder_dpms()451 if (!mst_enc->enc_active) in radeon_mst_encoder_dpms()469 mst_enc->fe); in radeon_mst_encoder_dpms()498 mst_enc->primary->active_device = mst_enc->primary->devices & mst_enc->connector->devices; in radeon_mst_mode_fixup()500 mst_enc->primary->active_device, mst_enc->primary->devices, in radeon_mst_mode_fixup()[all …]
248 struct radeon_encoder_mst *mst_enc; in radeon_get_connector_for_encoder() local253 mst_enc = radeon_encoder->enc_priv; in radeon_get_connector_for_encoder()254 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()
Completed in 47 milliseconds