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 791599 - msdk: Add drm rendernode support
msdk: Add drm rendernode support
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 789886
 
 
Reported: 2017-12-13 23:21 UTC by sreerenj
Modified: 2018-02-13 23:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add rendernode support (4.39 KB, patch)
2017-12-13 23:21 UTC, sreerenj
none Details | Review
Add gudev dependency to meson build (1.21 KB, patch)
2017-12-14 18:47 UTC, sreerenj
none Details | Review
Add rendernode support (4.40 KB, patch)
2018-02-13 22:57 UTC, sreerenj
committed Details | Review

Description sreerenj 2017-12-13 23:21:08 UTC
Created attachment 365509 [details] [review]
Add rendernode support

Add RenderNode support in msdk plugin

Use drm render node as the first choice of device node file.
Fallbacks to use drm primary (/dev/dri/card[0-9])
if there is no render node available

Basic logic is inherited from gstreamer-vaapi, but using
gudev API rather than libudev directly.

Added gudev library as a dependency for msdk.
Comment 1 sreerenj 2017-12-14 18:47:37 UTC
Created attachment 365556 [details] [review]
Add gudev dependency to meson build
Comment 2 sreerenj 2018-02-13 22:57:01 UTC
Created attachment 368329 [details] [review]
Add rendernode support
Comment 3 sreerenj 2018-02-13 23:02:51 UTC
Review of attachment 368329 [details] [review]:

commit b622d21d6a309e3fdf698d9edb60d2f7423fd47f