Skip to content

backend/drm: drop drm_crtc_page_flip()

Simon Ser requested to merge emersion/wlroots:drop-drm-pageflip into master

Inline it in drm_connector_commit_state(). Brings us a step closer to unifying the test code-path and the commit code-path.

Depends on !3787 (merged).

Merge request reports