weston/include
vanfanel 24ee61445c Don't change the max_bpc connector prop if mode=current.
As things are, even when mode=current is specified on the .ini file,
a full modeset is needed (and done), which causes a very noticeable
screen blinking. That is because setting the max_bpc on a connector
needs full modesetting.
The idea here is that if mode=current on the .ini, no modesetting
should be done, so the current max_bpc is programmed into the
connector.
But if a custom max-bpc=... is specified, that will be used instead,
even if mode=current on the .ini

Fixes: https://gitlab.freedesktop.org/wayland/weston/-/issues/660

Signed-off-by: vanfanel <redwindwanderer@gmail.com>
(cherry picked from commit 3240ccc69d)
2022-11-21 13:55:20 +02:00
..
libweston Don't change the max_bpc connector prop if mode=current. 2022-11-21 13:55:20 +02:00
libweston-desktop libweston/desktop/xdg-shell: Add tiled orientation states 2022-08-09 13:36:40 +03:00
meson.build Move libweston-desktop.h 2019-04-18 12:31:46 +03:00