[Bug 794716] gl/gbm: Requires a display connected

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 27 14:16:37 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794716

--- Comment #3 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
With kms/gbm, you need to detect when HDMI is disconnected, instead of failing,
you also need code to detect when the HDMI get connected again, do the mode
setting as no Xorg or Wayland will do that for us, renegotiate the caps
(optional, but might not be optimal) and then re-enable page flip (or whatever
it's called in gbm API). As we replace compositor or Xorg, we need to do that
work now. It's a nice feature to have.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list