Skip to content

backends/drm: don't allow tearing until the cursor plane is disabled

Xaver Hugl requested to merge work/zamundaaa/cursor-plane-tearing into master

Once tearing is enabled, atomic tests that try to disable the cursor plane will fail.

BUG: 493166

Merge request reports