Skip to content

kmssink: Fix crash with force-modesetting=1

This is a master regression, we would allocate a bo without having created the allocator yet. As of now, we lazily create the allocator.

Merge request reports