Home
last modified time | relevance | path

Searched refs:maximum_read_bandwidth_with_prefetch_without_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.h370 float maximum_read_bandwidth_with_prefetch_without_immediate_flip; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
H A Damdgpu_dcn_calc_auto.c929 v->maximum_read_bandwidth_with_prefetch_without_immediate_flip = 0.0; in mode_support_and_system_configuration()
931 …v->maximum_read_bandwidth_with_prefetch_without_immediate_flip = v->maximum_read_bandwidth_with_pr… in mode_support_and_system_configuration()
943 if (v->maximum_read_bandwidth_with_prefetch_without_immediate_flip > v->return_bw_per_state[i]) { in mode_support_and_system_configuration()