Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/tegra/
Ddc.c2687 .plane_tiled_memory_bandwidth_x2 = false,
2709 .plane_tiled_memory_bandwidth_x2 = true,
2731 .plane_tiled_memory_bandwidth_x2 = true,
2753 .plane_tiled_memory_bandwidth_x2 = false,
2775 .plane_tiled_memory_bandwidth_x2 = false,
2825 .plane_tiled_memory_bandwidth_x2 = false,
2875 .plane_tiled_memory_bandwidth_x2 = false,
Ddc.h78 bool plane_tiled_memory_bandwidth_x2; member
Dplane.c310 if (soc->plane_tiled_memory_bandwidth_x2 && in tegra_plane_calculate_memory_bandwidth()