Home
last modified time | relevance | path

Searched refs:maximum_read_bandwidth_with_prefetch_without_immediate_flip (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h368 float maximum_read_bandwidth_with_prefetch_without_immediate_flip; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h368 float maximum_read_bandwidth_with_prefetch_without_immediate_flip; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H A Ddcn_calc_auto.c924 v->maximum_read_bandwidth_with_prefetch_without_immediate_flip = 0.0; in mode_support_and_system_configuration()
926 v->maximum_read_bandwidth_with_prefetch_without_immediate_flip = v->maximum_read_bandwidth_with_prefetch_without_immediate_flip +dcn_bw_max2(v->read_bandwidth[k], v->required_prefetch_pixel_data_bw_without_immediate_flip[i][j][k]); in mode_support_and_system_configuration()
938 if (v->maximum_read_bandwidth_with_prefetch_without_immediate_flip > v->return_bw_per_state[i]) { in mode_support_and_system_configuration()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c924 v->maximum_read_bandwidth_with_prefetch_without_immediate_flip = 0.0; in mode_support_and_system_configuration()
926 v->maximum_read_bandwidth_with_prefetch_without_immediate_flip = v->maximum_read_bandwidth_with_prefetch_without_immediate_flip +dcn_bw_max2(v->read_bandwidth[k], v->required_prefetch_pixel_data_bw_without_immediate_flip[i][j][k]); in mode_support_and_system_configuration()
938 if (v->maximum_read_bandwidth_with_prefetch_without_immediate_flip > v->return_bw_per_state[i]) { in mode_support_and_system_configuration()

Completed in 10 milliseconds