Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Ddcn_calcs.h369 float maximum_read_bandwidth_with_prefetch_with_immediate_flip; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_dcn_calc_auto.c920 v->maximum_read_bandwidth_with_prefetch_with_immediate_flip = 0.0; in mode_support_and_system_configuration()
923 …v->maximum_read_bandwidth_with_prefetch_with_immediate_flip = v->maximum_read_bandwidth_with_prefe… in mode_support_and_system_configuration()
926 …v->maximum_read_bandwidth_with_prefetch_with_immediate_flip = v->maximum_read_bandwidth_with_prefe… in mode_support_and_system_configuration()
934 if (v->maximum_read_bandwidth_with_prefetch_with_immediate_flip > v->return_bw_per_state[i]) { in mode_support_and_system_configuration()