Skip to content

platforms/drm: create gbm device in DrmGpu

Xaver Hugl requested to merge work/gbm-device-in-gpu into master

Atomic tests need to use gbm buffers for accurate results. As the egl backends only get created after the initial updateOutputs we need to create the gbm device in DrmGpu.

Merge request reports