Skip to content

platforms/drm: make context current without outputs

Xaver Hugl requested to merge work/primary-gpu-context into master

Something I noticed for !832 (merged) that should be dealt with. On multi-gpu systems it could happen that the primary GPU has no working outputs attached, we still need the egl context though.

Merge request reports