After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 786112 - kmssink: Add bus-id property
kmssink: Add bus-id property
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-08-10 13:57 UTC by Nicolas Dufresne (ndufresne)
Modified: 2017-08-11 13:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
kmssink: Add bus-id property (2.95 KB, patch)
2017-08-10 13:57 UTC, Nicolas Dufresne (ndufresne)
committed Details | Review

Description Nicolas Dufresne (ndufresne) 2017-08-10 13:57:25 UTC
This should be useful if you have let's say two identical graphic cards,
hence the same driver-name. Note that unlike /dev/dri/by-path notation,
the bus id is in the format pci:0000:00:00.0 rather then pci-0000:00:00.0.
Comment 1 Nicolas Dufresne (ndufresne) 2017-08-10 13:57:29 UTC
Created attachment 357340 [details] [review]
kmssink: Add bus-id property
Comment 2 Víctor Manuel Jáquez Leal 2017-08-10 14:18:54 UTC
Comment on attachment 357340 [details] [review]
kmssink: Add bus-id property

lgtm!
Comment 3 Nicolas Dufresne (ndufresne) 2017-08-11 13:32:40 UTC
Attachment 357340 [details] pushed as a5229c3 - kmssink: Add bus-id property