Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
Ddc.c1271 num_formats = dc->soc->num_overlay_formats; in tegra_dc_overlay_plane_create()
2840 .num_overlay_formats = ARRAY_SIZE(tegra20_overlay_formats),
2863 .num_overlay_formats = ARRAY_SIZE(tegra20_overlay_formats),
2886 .num_overlay_formats = ARRAY_SIZE(tegra114_overlay_formats),
2909 .num_overlay_formats = ARRAY_SIZE(tegra124_overlay_formats),
2932 .num_overlay_formats = ARRAY_SIZE(tegra114_overlay_formats),
Ddc.h73 unsigned int num_overlay_formats; member