Home
last modified time | relevance | path

Searched refs:num_overlay_formats (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/tegra/
H A Ddc.c1274 num_formats = dc->soc->num_overlay_formats; in tegra_dc_overlay_plane_create()
2855 .num_overlay_formats = ARRAY_SIZE(tegra20_overlay_formats),
2878 .num_overlay_formats = ARRAY_SIZE(tegra20_overlay_formats),
2901 .num_overlay_formats = ARRAY_SIZE(tegra114_overlay_formats),
2924 .num_overlay_formats = ARRAY_SIZE(tegra124_overlay_formats),
2947 .num_overlay_formats = ARRAY_SIZE(tegra114_overlay_formats),
H A Ddc.h73 unsigned int num_overlay_formats; member