Skip to content
Commit 27bf066c authored by Derek Foreman's avatar Derek Foreman
Browse files

renderer: Move dmabuf setup into renderer init



We've forgotten to set this up in some backends, so let's just do it in
weston_compositor_init_renderer().

The headless backend used to fail out if linux_dmabuf_setup() failed, but
had no reason to do so, so just remove that to make the code common.

Suggested by cwabbott on irc.

Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent b0d5b066
Pipeline #1174524 passed with stages
in 4 minutes and 52 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment