Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
Ddc.c1173 num_formats = dc->soc->num_overlay_formats; in tegra_dc_overlay_plane_create()
2681 .num_overlay_formats = ARRAY_SIZE(tegra20_overlay_formats),
2703 .num_overlay_formats = ARRAY_SIZE(tegra20_overlay_formats),
2725 .num_overlay_formats = ARRAY_SIZE(tegra114_overlay_formats),
2747 .num_overlay_formats = ARRAY_SIZE(tegra124_overlay_formats),
2769 .num_overlay_formats = ARRAY_SIZE(tegra114_overlay_formats),
Ddc.h73 unsigned int num_overlay_formats; member