JoshStrobl Additionally if you click X Server Display Configuration then click the "Advanced..." button in the bottom, do you have any of the following checked:
Force Composition Pipeline
Force Full Composition PipelineJoshStrobl Either way I believe it is an issue with the PRIME Synchronization
I could be way off base here as I own ZERO mobile nvidia stuff.
But PRIME does not have forced composition options. You have to do this:
echo "nvidia-drm.modeset=1" | sudo tee /etc/kernel/cmdline.d/50-nvidia-drm.conf
sudo clr-boot-manager update
I only know due to @Scotty-Trees 's past screen tearing issues for which this is the equivalent fix.