wlroots-hyprland/backend/drm
Rouven Czerwinski 96e9c0f9c8 drm: legacy: issue a NULL modeset on disable
The DRM subsystem needs a NULL modeset for connectors which disappear
from the system to disable the hardware pipes, otherwise the pixels get
rendered but are sent nowhere.

The atomic backend does the equivalent by removing the properties and
issuing a commit.

Fixes #1706
2019-06-02 09:50:40 +02:00
..
atomic.c backend/drm: fix GBM format mismatch 2019-01-29 12:04:12 +01:00
backend.c backend/drm: fix modeset on drm fd resume 2019-02-19 16:49:51 +01:00
drm.c output: rename needs_commit to needs_frame 2019-04-23 14:34:30 -06:00
legacy.c drm: legacy: issue a NULL modeset on disable 2019-06-02 09:50:40 +02:00
properties.c backend/drm: Improve encoder logic 2018-12-09 22:48:00 +13:00
renderer.c Fix missing headers when building without X11 2019-04-22 00:04:08 +03:00
util.c backend/drm: fix GBM format mismatch 2019-01-29 12:04:12 +01:00