Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h362 struct bw_fixed nbp_state_dram_speed_change_latency_supported; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/calcs/
Dcalcs_logger.h380 bw_fixed_to_int(data->nbp_state_dram_speed_change_latency_supported)); in print_bw_calcs_data()
Ddce_calcs.c1996 data->nbp_state_dram_speed_change_latency_supported = bw_int_to_fixed(99999); in calculate_bandwidth()
1999 …data->nbp_state_dram_speed_change_latency_supported = bw_min2(data->nbp_state_dram_speed_change_la… in calculate_bandwidth()