Skip to content

Disable sending modifiers to clients with the amdgpu kernel driver

ATM sending modifiers to clients prevents direct scanout for DRI3 clients via Xwayland. Xwayland using the dma-buf feedback v4 Wayland protocol will solve that, but that might take a while yet to appear in the wild. Once that happens, this can be reverted.

Merge request reports