Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Dplane.c261 static bool __drm_format_has_alpha(u32 format) in __drm_format_has_alpha() function
405 if (new->fb && __drm_format_has_alpha(new->fb->format->format)) in tegra_plane_update_transparency()