Skip to content

Fix and stabilize DRM context

Dmitry Osipenko requested to merge digetx/virglrenderer:drm-fixes into master

Fix minor issues with DRM context initialization and then promote it to stable. DRM context works for both crosvm and Qemu, I don't see any issues with making it stable. While the actual in-tree (msm) and out-tree (intel,amd) device contexts can stay experimental for now, IMO.

@gerddie @robclark

Merge request reports