Files
xserver/mi
Tom Yan 5d3345f6e6 mi: decouple miCreateScreenResources from pScreen->{width,height}
This allows pScreen->{width,height} to be changed to smaller values
after miScreenInit() is called but before pScreen is further set up
/ used by dix, so that the screen size can be fit to the mode of
choice even when it does not have the maximum width and/or height
among its peers.

XGetImage() for one will fail once the screen is change back to a
bigger size with xrandr, which prevents e.g. x11vnc to work on the
server.

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/854>
(cherry picked from commit 7c5b5642b2)
2026-01-19 12:32:26 -08:00
..
2021-05-30 13:26:42 +03:00
2017-03-17 15:14:42 -04:00
2017-02-16 15:10:32 -05:00
2020-07-05 13:07:33 -07:00
2026-01-19 12:32:20 -08:00
2020-07-05 13:07:33 -07:00
2026-01-19 12:32:20 -08:00
2020-07-05 13:07:33 -07:00