Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/tegra/
Ddc.c2846 .plane_tiled_memory_bandwidth_x2 = false,
2869 .plane_tiled_memory_bandwidth_x2 = true,
2892 .plane_tiled_memory_bandwidth_x2 = true,
2915 .plane_tiled_memory_bandwidth_x2 = false,
2938 .plane_tiled_memory_bandwidth_x2 = false,
2989 .plane_tiled_memory_bandwidth_x2 = false,
3040 .plane_tiled_memory_bandwidth_x2 = false,
Ddc.h78 bool plane_tiled_memory_bandwidth_x2; member
Dplane.c284 if (soc->plane_tiled_memory_bandwidth_x2 && in tegra_plane_calculate_memory_bandwidth()