Draft: Add some performance patches for Nvidia and mouse cursor movement
-
Nvidia-secondary-GPU-copy-acceleration.patch allows the GPU to be used for secondary monitors plugged into secondary GPUs in Wayland sessions. Without this, slower CPU buffer copies are used. (LP: #1970291)
-
kms-crtc-Increase-default-deadline-evasion-to-1000-micros.patch fixes some more of the mouse cursor stutter introduced in Mutter 45 by the KMS thread optimization. (LP: #2040977)