[PATCH v4 2/7] drm/atomic-helper: Add format-conversion state to shadow-plane state
Noralf Trønnes
noralf at tronnes.org
Thu Oct 5 11:02:43 UTC 2023
On 10/5/23 11:04, Thomas Zimmermann wrote:
> Store an instance of struct drm_format_conv_state in the shadow-plane
> state struct drm_shadow_plane_state. Many drivers with shadow planes
> use DRM's format helpers to copy or convert the framebuffer data to
> backing storage in the scanout buffer. The shadow plane provides the
> necessary state and manages the conversion's intermediate buffer memory.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> ---
Acked-by: Noralf Trønnes <noralf at tronnes.org>
More information about the dri-devel
mailing list