[gpu/nvdrv] Unstub SetErrorNotifier, add PostErrorNotification function #2500
No reviewers
Labels
No labels
android
audio
bug
ci
cmake
confirmed
core
desktop
duplicate
enhancement
frontend
fw
git
graphics
loader
nv gpu
ui
vulkan
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
eden-emu/eden!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.
2a233cdaefb0e8e27212b0e8e272128546613823There 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.
8546613823e81a358d83e81a358d831722ef66c5View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.