Skip to content
Snippets Groups Projects
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
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