Searched refs:Tex_trips (Results 1 – 1 of 1) sorted by relevance
2554 double Tex_trips; in dcn5_calculate_extra_latency() local2572 Tex_trips = (display_cfg->hostvm_enable && hostvm_mode == 1) ? (2.0 * Ttrip) : 0.0; in dcn5_calculate_extra_latency()2590 *ExtraLatency = *ExtraLatency + Tex_trips; in dcn5_calculate_extra_latency()2597 DML_LOG_VERBOSE("DML::%s: Tex_trips=%f\n", __func__, Tex_trips); in dcn5_calculate_extra_latency()