backends/drm: allow triple buffering on Nvidia again
It was disabled because of glitches with multi-GPU copies, which turned out to be a synchronization bug in KWin. Since the bug is fixed, and there don't seem to be any other issues anymore, we can enable it by default.