Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dplane.c540 static bool __drm_format_has_alpha(u32 format) in __drm_format_has_alpha() function
684 if (new->fb && __drm_format_has_alpha(new->fb->format->format)) in tegra_plane_update_transparency()