Skip to content

backends/wayland: Use linux dmabuf feedback to get main device

Vlad Zahorodnii requested to merge work/zzag/backend-wayland-feedback into master

Currently, the render node is hardcoded. It works okay as long as the main device and the hardcoded node are the same. But it breaks on multi gpu setups where the render device is not /dev/dri/renderD128.

Merge request reports