Searched refs:dcbe (Results 1 – 1 of 1) sorted by relevance
453 struct dcb_output *dcbe = nv_encoder->dcb; in nv04_dfp_commit() local457 if (dcbe->type == DCB_OUTPUT_TMDS) in nv04_dfp_commit()458 run_tmds_table(dev, dcbe, head, nv_encoder->mode.clock); in nv04_dfp_commit()459 else if (dcbe->type == DCB_OUTPUT_LVDS) in nv04_dfp_commit()460 call_lvds_script(dev, dcbe, head, LVDS_RESET, nv_encoder->mode.clock); in nv04_dfp_commit()