[Bug 797025] New: kmssink: Add "restore-crtc" propert
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Aug 25 18:04:18 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797025
Bug ID: 797025
Summary: kmssink: Add "restore-crtc" propert
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: devarsht at xilinx.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 373457
--> https://bugzilla.gnome.org/attachment.cgi?id=373457&action=edit
[patch] Add restore-crtc property for kmssink
This adds "restore-crtc" property using which one
can restore previous crtc mode.
By default it is enabled, if CRTC was already
active with a valid mode and kmssink set a new mode
on CRTC using force-modesetting.
This helps user restore previous crtc mode and get
the previous session back after running a kmssink
pipeline involving a force-modesetting.
For e.g. When running a kmssink pipeline on rpi
using force-modesetting on tty console, it was giving
a blank screen after pipeline, and now with help of restore-crtc
functionality, CRTC is set with previous crtc mode
previously active on tty console.
--
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