xserver/hw
lihongtao 6583adb08b modesetting: Fix prime screen not display when expansion screen rotates
In the multi screen mode, rotating the expansion screen will cause
the prime screen not to display, because crtcs sharing the fb, and delete
one crtc fb will affect other crtcs.

One method is to delete all crtcs fb first and then re-create it. And the
best solution is to provide a reference mechanism for crtcs sharing fb,
drmModeRmFB until ref is 0.
2022-11-18 17:46:22 +08:00
..
kdrive ephyr: Sync even less in ephyrInternalDamageRedisplay 2022-06-27 16:40:03 -04:00
vfb Remove autotools support 2021-10-27 13:15:40 +03:00
xfree86 modesetting: Fix prime screen not display when expansion screen rotates 2022-11-18 17:46:22 +08:00
xnest Replace "the the" with a single "the" in docs & comments 2022-03-31 13:27:57 -07:00
xquartz XQuartz: Improve type safety for X11Controller's application menu editor 2022-07-02 14:24:43 -07:00
xwayland xwayland/input: Do not ignore leave events 2022-10-28 16:12:31 +00:00
xwin gen_gl_wrappers: remove unused imports 2022-04-02 18:06:30 +00:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00