Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddce_calcs.h64 bw_def_high = 2, enumerator
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddce_calcs.c1623 sclk_message = bw_def_high; in calculate_bandwidth()
1629 sclk_message = bw_def_high; in calculate_bandwidth()
1767 …message == bw_def_low || sclk_message == bw_def_mid || sclk_message == bw_def_high) && bw_leq(data… in calculate_bandwidth()