Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Dplane.h61 u32 total_peak_memory_bandwidth; member
Dplane.c69 copy->total_peak_memory_bandwidth = state->total_peak_memory_bandwidth; in tegra_plane_atomic_duplicate_state()
Ddc.c637 plane_state->total_peak_memory_bandwidth = 0; in tegra_plane_atomic_check()
879 plane_state->total_peak_memory_bandwidth = 0; in tegra_cursor_atomic_check()
2045 new_peak_bw = new_tegra_state->total_peak_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()
2471 old_peak_bw = tegra_state->total_peak_memory_bandwidth; in tegra_crtc_calculate_memory_bandwidth()
2488 new_tegra_state->total_peak_memory_bandwidth = new_peak_bw; in tegra_crtc_calculate_memory_bandwidth()