Home
last modified time | relevance | path

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

/linux-6.1.9/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.c636 plane_state->total_peak_memory_bandwidth = 0; in tegra_plane_atomic_check()
878 plane_state->total_peak_memory_bandwidth = 0; in tegra_cursor_atomic_check()
2037 new_peak_bw = new_tegra_state->total_peak_memory_bandwidth; in tegra_crtc_update_memory_bandwidth()
2038 old_peak_bw = old_tegra_state->total_peak_memory_bandwidth; in tegra_crtc_update_memory_bandwidth()
2465 old_peak_bw = tegra_state->total_peak_memory_bandwidth; in tegra_crtc_calculate_memory_bandwidth()
2482 new_tegra_state->total_peak_memory_bandwidth = new_peak_bw; in tegra_crtc_calculate_memory_bandwidth()