[Bug 95040] [hsw dp-mst] "2 encoders on crtc for pipe B" after undock/dock
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jul 31 04:51:46 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95040
--- Comment #18 from Leon Romanovsky <leon at leon.nu> ---
As a workaround, I'm using the following script to force activation of
monitors.
cat ~/.screenlayout/two-dock-force.sh
#!/bin/sh
#two-displays
xrandr --output VIRTUAL1 --off --output eDP1 --off --output DP1 --off --output
DP2-1 --off --output DP2-2 --mode 1920x1080 --pos 1920x0 --rotate normal
--output DP2-3 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI2 --off
--output HDMI1 --off --output DP2 --off
#two-dock-displays
xrandr --output VIRTUAL1 --off --output eDP1 --mode 1366x768 --pos 1920x0
--rotate normal --output DP1 --off --output DP2-1 --off --output DP2-2 --mode
1920x1080 --pos 0x0 --rotate normal --output DP2-3 --off --output HDMI2 --off
--output HDMI1 --off --output DP2 --off
#two-displays
xrandr --output VIRTUAL1 --off --output eDP1 --off --output DP1 --off --output
DP2-1 --off --output DP2-2 --mode 1920x1080 --pos 1920x0 --rotate normal
--output DP2-3 --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI2 --off
--output HDMI1 --off --output DP2 --off
--
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/20160731/7d32afae/attachment.html>
More information about the intel-gfx-bugs
mailing list