Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddcn_calcs.h305 float maximum_swath_width; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calc_auto.c420 v->maximum_swath_width = 8192.0; in mode_support_and_system_configuration()
423 v->maximum_swath_width = 5120.0; in mode_support_and_system_configuration()
425 …t_size =dcn_bw_ceil2(v->swath_width_ysingle_dpp[k] /dcn_bw_min2(v->maximum_swath_width, v->det_buf… in mode_support_and_system_configuration()