Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tegra/
Ddc.c2852 .plane_tiled_memory_bandwidth_x2 = false,
2875 .plane_tiled_memory_bandwidth_x2 = true,
2898 .plane_tiled_memory_bandwidth_x2 = true,
2921 .plane_tiled_memory_bandwidth_x2 = false,
2944 .plane_tiled_memory_bandwidth_x2 = false,
2995 .plane_tiled_memory_bandwidth_x2 = false,
3046 .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()