Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tegra/
A Dplane.h61 u32 total_peak_memory_bandwidth; member
A Dplane.c68 copy->total_peak_memory_bandwidth = state->total_peak_memory_bandwidth; in tegra_plane_atomic_duplicate_state()
A Ddc.c627 plane_state->total_peak_memory_bandwidth = 0; in tegra_plane_atomic_check()
869 plane_state->total_peak_memory_bandwidth = 0; in tegra_cursor_atomic_check()
1897 new_peak_bw = new_tegra_state->total_peak_memory_bandwidth; in tegra_crtc_update_memory_bandwidth()
1898 old_peak_bw = old_tegra_state->total_peak_memory_bandwidth; in tegra_crtc_update_memory_bandwidth()
2306 old_peak_bw = tegra_state->total_peak_memory_bandwidth; in tegra_crtc_calculate_memory_bandwidth()
2323 new_tegra_state->total_peak_memory_bandwidth = new_peak_bw; in tegra_crtc_calculate_memory_bandwidth()

Completed in 9 milliseconds