wlroots-hyprland/backend/drm
emersion b66041a9e5 backend/drm: don't reset conn->pageflip_pending in drm_connector_cleanup
If a pageflip is pending before cleanup, it's still pending after. This
is used line 1177: drm_connector_cleanup is called and
conn->pageflip_pending is checked afterwards.

Fixes #1297
2018-10-09 14:54:33 +02:00
..
atomic.c backend/drm: add support for the link-status property 2018-10-04 21:54:27 +02:00
backend.c Rename get_present_clock to get_presentation clock, use it 2018-10-04 22:00:22 +02:00
drm.c backend/drm: don't reset conn->pageflip_pending in drm_connector_cleanup 2018-10-09 14:54:33 +02:00
legacy.c output: make gamma size a size_t and gamma table const 2018-10-03 10:36:33 +02:00
properties.c backend/drm: add support for the link-status property 2018-10-04 21:54:27 +02:00
renderer.c Remove unused data from gbm_bo userdata 2018-08-04 17:02:53 +12:00
util.c backend/drm: update EDID manufacturers database 2018-10-04 10:58:45 +02:00