Black Screen and Screen Flickering in Ubuntu 20.04 with 470 drivers

ok. i think i fixed the screen flickering issue.

for me, i only needed one change in /etc/default/grub, adding i915.enable_psr=0

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.enable_psr=0"

it looks like i still have some of these errors in the nvidia-bug-report output

Sep 25 13:54:20 alan-gaming /usr/lib/gdm3/gdm-x-session[1672]: (EE) client bug: timer event11 debounce short: scheduled expiry is in the past (-15ms), your system is too slow

but no more kernel errors.