1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-12 02:32:03 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices
Thog 764891e670
nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1197)
* nvservice: add a lock to NvHostEvent

* Disable surface flinger release fence and readd infinite timeout

* FenceAction: Add a timeout of 1 seconds as this shouldn't wait forever anyuway

* surfaceflinger: remove leftovers from the release fence

* Don't allow infinite timeout on syncpoint while printing all timeout for better debugging
2020-05-02 22:47:06 +02:00
..
NvHostAsGpu
NvHostChannel
NvHostCtrl nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1197) 2020-05-02 22:47:06 +02:00
NvHostCtrlGpu
NvMap SurfaceFlinger v2 (#981) 2020-04-22 14:10:27 +10:00
NvDeviceFile.cs nvservices: mitigate abort with heavy load on the GPU processing thread (#1173) 2020-05-01 23:18:42 +02:00
NvInternalResult.cs