Home
last modified time | relevance | path

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

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