Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/tegra/
Dplane.h92 bool tegra_plane_format_is_indexed(unsigned int format);
Dplane.c476 bool tegra_plane_format_is_indexed(unsigned int format) in tegra_plane_format_is_indexed() function
Dhub.c706 if (!tegra_plane_format_is_indexed(tegra_plane_state->format)) in tegra_shared_plane_atomic_update()