[Bug 794840] display: drm: Remove PCI bus assumption when looking up the DRM device

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 5 15:57:54 UTC 2018


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

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370555|none                        |reviewed
             status|                            |

--- Comment #7 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 370555:
 --> (https://bugzilla.gnome.org/review?bug=794840&attachment=370555)

::: gst-libs/gst/vaapi/gstvaapidisplay_drm.c
@@ +79,3 @@
   GstVaapiDisplayDRMPrivate *const priv =
       GST_VAAPI_DISPLAY_DRM_PRIVATE (display);
+  const gchar *allowed_subsystems[] = { "pci", "platform", NULL };

would be possible unify this constant array into one, global for this file?

-- 
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