Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Ddc.c856 static const u32 tegra_legacy_cursor_plane_formats[] = { variable
1130 num_formats = ARRAY_SIZE(tegra_legacy_cursor_plane_formats); in tegra_dc_cursor_plane_create()
1131 formats = tegra_legacy_cursor_plane_formats; in tegra_dc_cursor_plane_create()