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 backend/drm: fix modeset on drm fd resume 2019-02-19 16:49:51 +01:00
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 backend/drm: check format when scanning out DMA-BUF 2019-06-07 09:06:11 -04:00
renderer.c backend/drm: add basic support for direct scan-out 2019-06-07 09:06:11 -04:00
util.c backend/drm: add support for multiplanar BOs 2019-06-07 09:06:11 -04:00