5.1.1 update problem

I had faced the same issue and just changed:
[/Script/DLSS.DLSSSettings]
bEnableDLSSInEditorViewports=True

to

[/Script/DLSS.DLSSSettings]
bEnableDLSSInEditorViewports=False

and it fixes my issue.
Hope it will fix yours too!