wlroots/backend/drm
Rouven Czerwinski d10072e76c backend: drm: switch to pageflip_handler_2
atomic and legacy now both pass the backend as the user data for the
pageflip event. We than retrieve the correct connector by matching on
the crtc_id passed to the page_flip_handler2.

Wlroots also requires the DRM_CRTC_IN_VBLANK_EVENT capability now.

Fixes #1297
2019-06-27 00:17:27 +00:00
..
atomic.c backend: drm: switch to pageflip_handler_2 2019-06-27 00:17:27 +00:00
backend.c
drm.c backend: drm: switch to pageflip_handler_2 2019-06-27 00:17:27 +00:00
legacy.c backend: drm: switch to pageflip_handler_2 2019-06-27 00:17:27 +00:00
properties.c
renderer.c
util.c backend/drm: add support for multiplanar BOs 2019-06-07 09:06:11 -04:00