[gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function #2500
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "unstub-ErrorNotification"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This commit should ensure that GPU error handling is handled correctly.
Replace some unimplemented stubs with PostErrorNotification.
I believe this should mitigate some hiccups encountered in unreal engine based games.
2a233cdaef
tob0e8e27212
b0e8e27212
to8546613823
There are some bugs reported by PistolaoBR in practically every game he tested.
I'm wondering if the slow downs are due to new logging or this service getting bashed hard. I believe most of the bugs were slowdowns and things that were already present in other PRs, but I'd have to look at ones prior to confirm.
I am rebasing this. Let's test it with #2501 merged to master and see if that makes any change.
8546613823
toe81a358d83
e81a358d83
to1722ef66c5
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.