Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn5_funcs_mode_programming.c224 …mode_lib->mp.vactive_sw_bw_l[k] = mode_lib->mp.SwathWidthSingleDPPY[k] * mode_lib->mp.BytePerPixel… in dcn5_mode_programming()
226 …OG_VERBOSE("DML::%s: vactive_sw_bw_l[%i] = %fBps\n", __func__, k, mode_lib->mp.vactive_sw_bw_l[k]); in dcn5_mode_programming()
243 CalculateSwathAndDETConfiguration_params->ReadBandwidthLuma = mode_lib->mp.vactive_sw_bw_l; in dcn5_mode_programming()
821 …L_LOG_VERBOSE("DML::%s: k=%0u vactive_sw_bw_l=%f\n", __func__, k, mode_lib->mp.vactive_sw_bw_l[k]); in dcn5_mode_programming()
850 calculate_peak_bandwidth_params->surface_read_bandwidth_l = mode_lib->mp.vactive_sw_bw_l; in dcn5_mode_programming()
975 calculate_peak_bandwidth_params->surface_read_bandwidth_l = mode_lib->mp.vactive_sw_bw_l; in dcn5_mode_programming()
1347 …taReadBandwidth = mode_lib->mp.TotalDataReadBandwidth + mode_lib->mp.vactive_sw_bw_l[k] + mode_lib… in dcn5_mode_programming()
1349 …LOG_VERBOSE("DML::%s: k=%u, vactive_sw_bw_l = %f\n", __func__, k, mode_lib->mp.vactive_sw_bw_l[k]); in dcn5_mode_programming()
1386 CalculateStutterEfficiency_params->ReadBandwidthSurfaceLuma = mode_lib->mp.vactive_sw_bw_l; in dcn5_mode_programming()
H A Ddml2_core_shared_types.h563 double vactive_sw_bw_l[DML2_MAX_PLANES]; // no dcc overhead, for the plane member
741 double vactive_sw_bw_l[DML2_MAX_PLANES]; member
2048 double vactive_sw_bw_l; // per surface bw member