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/
H A Dplane.h61 u32 total_peak_memory_bandwidth; member
H A Dplane.c69 copy->total_peak_memory_bandwidth = state->total_peak_memory_bandwidth; in tegra_plane_atomic_duplicate_state()
H A Ddc.c737 plane_state->total_peak_memory_bandwidth = 0; in tegra_plane_atomic_update()
979 plane_state->total_peak_memory_bandwidth = 0; in __tegra_cursor_atomic_update()
2153 new_peak_bw = new_tegra_state->total_peak_memory_bandwidth; in tegra_crtc_atomic_disable()
2154 old_peak_bw = old_tegra_state->total_peak_memory_bandwidth; in tegra_crtc_atomic_disable()
2561 * total_peak_memory_bandwidth of enabled plane, hence the in tegra_dc_irq()
2579 old_peak_bw = tegra_state->total_peak_memory_bandwidth; in tegra_dc_irq()
2596 new_tegra_state->total_peak_memory_bandwidth = new_peak_bw; in tegra_dc_has_window_groups()