[PATCH weston 0/1] Allow forcing outputs on

Pekka Paalanen ppaalanen at gmail.com
Wed May 23 12:47:06 UTC 2018


From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>

Hi,

this patch depends on the last patch of the clone mode series:
https://patchwork.freedesktop.org/patch/217906/

I've tested this on a dual-head setup, where one connector is
disconnected. I generated a mode line with cvt and put in weston.ini:

mode=138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync
force-on=true

This successfully force-enables the output, and works through
hotplugging the output (shows good image) and unplugging it again.

The detailed mode line is necessary because we don't even attempt to
read EDID from a disconnected connector so there are otherwise no video
modes to pick from.


Thanks,
pq

Pekka Paalanen (1):
  weston: add force-on option for DRM

 compositor/main.c  | 22 ++++++++++++++++++++--
 man/weston-drm.man |  8 ++++++++
 2 files changed, 28 insertions(+), 2 deletions(-)

-- 
2.16.1



More information about the wayland-devel mailing list