Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c7023 unsigned int soc_state; in calculate_vactive_det_fill_latency() local
7031 for (soc_state = 0; soc_state < dml2_core_internal_soc_state_max; soc_state++) { in calculate_vactive_det_fill_latency()
7033 …bandwidth = (surface_peak_required_bw[soc_state][bw_type][plane_index] - surface_avg_vactive_requi… in calculate_vactive_det_fill_latency()