Skip to content
Snippets Groups Projects
Commit f7c5fa17 authored by Robert Mader's avatar Robert Mader Committed by Marius Vlad
Browse files

libweston/linux-dmabuf: create surface feedback on demand


Unconditionally creating a surface feedback for each surface
creates unnecessary overhead and noise in the logs. Thus
create it when the first surface feedback resource for a
surface is requested and delete it again once all those
resources have been destroyed.

Signed-off-by: default avatarRobert Mader <robert.mader@collabora.com>
(cherry picked from commit 53a221cc)
parent 01af0e4e
No related branches found
No related tags found
Loading
Checking pipeline status
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