Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c113 static const uint32_t alpha_formats[] = { in amdgpu_dm_plane_fill_blending_from_plane_state() local
126 for (i = 0; i < ARRAY_SIZE(alpha_formats); ++i) { in amdgpu_dm_plane_fill_blending_from_plane_state()
127 if (format == alpha_formats[i]) { in amdgpu_dm_plane_fill_blending_from_plane_state()