Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Ddc.c1995 const struct tegra_plane_state *old_tegra_state, *new_tegra_state; in tegra_crtc_update_memory_bandwidth() local
2030 old_tegra_state = to_const_tegra_plane_state(old_plane_state); in tegra_crtc_update_memory_bandwidth()
2043 old_avg_bw = old_tegra_state->avg_memory_bandwidth; in tegra_crtc_update_memory_bandwidth()
2046 old_peak_bw = old_tegra_state->total_peak_memory_bandwidth; in tegra_crtc_update_memory_bandwidth()