Home
last modified time | relevance | path

Searched refs:urgent_round_trip_and_out_of_order_latency_per_state (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddcn_calcs.h259 float urgent_round_trip_and_out_of_order_latency_per_state[number_of_states_plus_one + 1]; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calc_auto.c252 …v->urgent_round_trip_and_out_of_order_latency_per_state[i] = (v->round_trip_ping_latency_cycles + … in mode_support_and_system_configuration()
253 …_kbyte) * 1024.0 / v->return_bw_per_state[i] > v->urgent_round_trip_and_out_of_order_latency_per_s… in mode_support_and_system_configuration()
790 …v->extra_latency = v->urgent_round_trip_and_out_of_order_latency_per_state[i] + (v->total_number_o… in mode_support_and_system_configuration()