Skip to content
Snippets Groups Projects
Commit 3d5772fb authored by Marius Vlad's avatar Marius Vlad
Browse files

backend-drm: Abide by the weston-direct-display specification


Turns out it seems we have a missed some spots when using the
weston-direct-display protocol.

Specifically we still seem to be attempting a dma buffer import which
ultimately can reach the GPU. This patch rectifies that in such a way
that we can actually provide a full scanout path for client's (dma)
buffers as to avoid hitting the GPU entirely.

Signed-off-by: default avatarMarius Vlad <marius.vlad@collabora.com>
parent 8993f5ea
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment