Home
last modified time | relevance | path

Searched refs:nbp_state_dram_speed_change_latency_supported (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddce_calcs.h362 struct bw_fixed nbp_state_dram_speed_change_latency_supported; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Dcalcs_logger.h380 bw_fixed_to_int(data->nbp_state_dram_speed_change_latency_supported)); in print_bw_calcs_data()
H A Ddce_calcs.c1985 data->nbp_state_dram_speed_change_latency_supported = bw_int_to_fixed(99999); in calculate_bandwidth()
1988 …data->nbp_state_dram_speed_change_latency_supported = bw_min2(data->nbp_state_dram_speed_change_la… in calculate_bandwidth()