wlroots/include/backend/drm
Simon Ser 0d9ffef774 backend/drm: don't destroy previous DRM master blobs
On startup, we fetch the previous MODE_ID blob ID so that
compositors can keep using the previous mode if they want to.
However, that blob doesn't belong to us, it belongs to the
previous DRM master. As a result, we get an error when trying to
destroy it.

Fix this by tracking whether the blob belongs to us or not.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3811
2024-02-21 15:10:44 +00:00
..
drm.h backend/drm: don't destroy previous DRM master blobs 2024-02-21 15:10:44 +00:00
fb.h
iface.h
monitor.h
properties.h
renderer.h
util.h