[Bug 100572] [i915][SKL] Headless mode media transcoding is 20-30% slower comparing to connected monitor use case

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 5 00:23:50 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100572

--- Comment #1 from Dmitry Rogozhkin <dmitry.v.rogozhkin at intel.com> ---
I am attaching 3 dmesg shots corresponding to the following command sequence:

# dmesg > dmesg.0.after_boot
#
# ./run_libyami.sh
3596 frame decoded, fps = 143.44. fps after 5 frames = 143.55.
transcode done
# ./run_libyami.sh
3596 frame decoded, fps = 160.02. fps after 5 frames = 160.18.
transcode done
#
# dmesg > dmesg.1.headless
#
# cat /sys/class/drm/card0-HDMI-A-1/status
disconnected
#
# echo on > /sys/class/drm/card0-HDMI-A-1/status
# cat /sys/class/drm/card0-HDMI-A-1/status
connected
#
# ./run_libyami.sh
3596 frame decoded, fps = 197.47. fps after 5 frames = 197.67.
transcode done
# ./run_wrap.libyami.sh
3596 frame decoded, fps = 209.68. fps after 5 frames = 209.91.
transcode done
#
# dmesg > dmesg.1.hdmi-a-ON

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20170405/cbdf93ed/attachment.html>


More information about the intel-gfx-bugs mailing list