aboutsummaryrefslogtreecommitdiff
path: root/render
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2023-10-16 13:10:11 +0200
committerSimon Ser <contact@emersion.fr>2023-11-28 13:18:39 +0000
commitae3d7a697c3e8b137f6cf5f9208cc9dd132f541c (patch)
treeb09b36f50aec37c337cd8c60fef471334f28eadb /render
parent395a08f5d19151b6a1a6e788c9f112a00953ec37 (diff)
backend/drm: use DRM_IOCTL_MODE_CLOSEFB instead of RMFB
RMFB implicitly performs a modeset to turn off any CRTC which is using the FB. This prevents seamless transitions between two DRM masters from working. Use the new CLOSEFB IOCTL which doesn't turn off anything and leave it up to the compositor to turn off outputs on shutdown if it wants to.
Diffstat (limited to 'render')
0 files changed, 0 insertions, 0 deletions