Home
last modified time | relevance | path

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

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