weston/man
vanfanel 3240ccc69d 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>
2022-09-23 11:05:34 +00:00
..
meson.build Fix build-time warning with meson 0.50.1 2019-05-24 15:51:53 +02:00
weston-bindings.man desktops-shell: Add tiled orientation support using key-bindings 2022-08-09 13:36:43 +03:00
weston-debug.man Fix typos all around (thanks codespell!) 2019-02-20 16:47:35 +01:00
weston-drm.man Don't change the max_bpc connector prop if mode=current. 2022-09-23 11:05:34 +00:00
weston-rdp.man rdp: Allow configuring the refresh rate 2022-04-28 07:35:57 -05:00
weston.ini.man compositor/main: Extract split/retrieve args passed shell client 2022-09-23 11:01:57 +00:00
weston.man man: replace tablet shell with kiosk shell 2022-03-14 19:42:33 +02:00