Home
last modified time | relevance | path

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

/linux/Documentation/gpu/amdgpu/display/
H A Ddisplay-manager.rst105 - *plane_alpha*: Plane alpha value set by the **plane "alpha" property**, see
154 * *MPC global alpha* matches *DRM plane_alpha* when the pixel alpha should
157 fg.alpha* and *DRM plane_alpha* participate in the blend equation
160 :c:type:`MPCC_ALPHA_BLEND_MODE_GLOBAL_ALPHA`. On the other hand, (plane_alpha *
/linux/drivers/gpu/drm/arm/
H A Dmalidp_planes.c791 u8 plane_alpha = new_state->alpha >> 8; in malidp_de_plane_update() local
883 val |= LAYER_ALPHA(plane_alpha); in malidp_de_plane_update()