Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h367 float maximum_read_bandwidth_with_prefetch_with_immediate_flip; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c915 v->maximum_read_bandwidth_with_prefetch_with_immediate_flip = 0.0; in mode_support_and_system_configuration()
918 …v->maximum_read_bandwidth_with_prefetch_with_immediate_flip = v->maximum_read_bandwidth_with_prefe… in mode_support_and_system_configuration()
921 …v->maximum_read_bandwidth_with_prefetch_with_immediate_flip = v->maximum_read_bandwidth_with_prefe… in mode_support_and_system_configuration()
929 if (v->maximum_read_bandwidth_with_prefetch_with_immediate_flip > v->return_bw_per_state[i]) { in mode_support_and_system_configuration()