0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices/NvHostCtrl/Types
Thog 81cba3c3df
nvservices: mitigate abort with heavy load on the GPU processing thread (#1173)
* nvservices: mitigate abort with heavy load on the GPU processing thread.

This should fix Mario Tennis and LM3 regressions with syncpoints.

NOTE: Mario Tennis seems to have another issue related to the texture
cache that happens randomly when starting a match.

PS: Also add a debug logger for all known ioctl call to facilitate
debugging and add a missing UpdateMin in EventSignal.

* Address LDj3SNuD's comment

* Address gdkchan's comment
2020-05-01 23:18:42 +02:00
..
EventWaitArguments.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
GetConfigurationArguments.cs Rewrite nvservices (#800) 2019-11-03 09:47:56 +11:00
NvHostEvent.cs nvservices: mitigate abort with heavy load on the GPU processing thread (#1173) 2020-05-01 23:18:42 +02:00
NvHostEventState.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
NvHostSyncPt.cs SurfaceFlinger v2 (#981) 2020-04-22 14:10:27 +10:00
SyncptWaitArguments.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
SyncptWaitExArguments.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00