Home
last modified time | relevance | path

Searched refs:avg_bandwidth_required (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_shared_types.h337 double avg_bandwidth_required[dml2_core_internal_soc_state_max][dml2_core_internal_bw_max]; member
H A Ddml2_core_dcn5_calcs_dchub.c2317 double *avg_bandwidth_required, in dcn5_calculate_avg_bandwidth_required() argument
2327 *avg_bandwidth_required = 0; in dcn5_calculate_avg_bandwidth_required()
2329 *avg_bandwidth_required += dcc_dram_bw_nom_overhead_factor_p0[k] * ReadBandwidthLuma[k] in dcn5_calculate_avg_bandwidth_required()