gstreamer/sys
Javier Martinez Canillas 34c88dca2d kmssink: fallback to universal planes if no overlay plane is found
Without setting the DRM_CLIENT_CAP_UNIVERSAL_PLANES capability bit, only
overlay planes are made available for compatibility with legacy clients.

But if a CRTC doesn't have an overlay plane associated, then kmssink is
not able to find a plane for the CRTC and the pipeline will fail, i.e:

ERROR                kmssink gstkmssink.c:482:gst_kms_sink_start:<kmssink0> Could not find a plane for crtc

If no overlay planes were found for a given CRTC, fallback to universal
planes so DRM will also return primary planes that can be used instead.

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

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
2016-06-30 11:54:37 +02:00
..
acmenc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
acmmp3dec bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
androidmedia glmemory: add the texture type to allocate to parameters 2016-06-29 18:04:28 +10:00
applemedia vtdec: use L/LA textures on GLES2 as well 2016-06-29 20:39:26 +10:00
applemedia-nonpublic meta: Initialize all GstMeta fields 2016-04-13 10:17:24 +03:00
avc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
bluez a2dpsink: unref avdtpsink if state transition failed 2016-06-03 00:51:32 +01:00
d3dvideosink d3dvideosink: Replace some more gst_caps_to_string() with GST_PTR_FORMAT 2016-06-28 19:27:09 +03:00
decklink decklinkvideosrc: Fix previous commit 2016-05-11 16:52:44 +02:00
directsound directsoundsrc: Convert Windows strings to UTF8 before comparing against UTF8 strings 2016-05-03 16:59:33 +03:00
dshowdecwrapper Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dshowsrcwrapper dshowsrcwrapper: fix DirectShow caps negotiation and set capture pin caps 2016-04-23 15:21:44 +01:00
dshowvideosink bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
dvb dvbbasebin: Use a non-timer GstPoll 2016-06-30 08:32:04 +02:00
dxr3 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
fbdev bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
kms kmssink: fallback to universal planes if no overlay plane is found 2016-06-30 11:54:37 +02:00
linsys bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
nvenc nvenc: add some rate control modes/properties 2016-04-08 15:24:20 +10:00
opensles bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
pvr2d pvrbufferpool: fix gst_meta_register() parameters 2016-04-26 13:45:07 +01:00
qcam bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
shm bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
tinyalsa bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
uvch264 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vcd bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vdpau bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
wasapi bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
wininet bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
winks winks: Port to MSVC and pretend to be Windows XP 2016-06-21 11:32:29 +01:00
winscreencap bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
Makefile.am kmssink: add plugin and sink element 2016-04-11 19:57:48 +02:00