diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-01-27 00:45:27 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-01-27 00:45:27 +1000 |
commit | b7e11d3724a262da718d1eff3d6e8c2c57f18637 (patch) | |
tree | 6466d8c69b02d92a48d4b5d3d1c94c08a5957a0a /src/video_core/gpu.h | |
parent | be191f740a477290f6dae570fa615aaf0d24bdd4 (diff) |
service: Implement GPU error handling IPC commands for AM
Implements several IPC commands in IApplicationFunctions related to GPU error
handling and system events:
- EnableApplicationAllThreadDumpOnCrash (cmd 124)
- SetDelayTimeToAbortOnGpuError (cmd 131)
- TryPopFromNotificationStorageChannel (cmd 151)
- SetHdcpAuthenticationActivated (cmd 170)
- GetLaunchRequiredVersion (cmd 180)
- UpgradeLaunchRequiredVersion (cmd 181)
Also adds the LaunchRequiredVersion struct definition to the header file.
These are currently stubbed implementations that log warnings when called.
REFS: switchbrew.org/wiki/Applet_Manager_services#GetGpuErrorDetectedSystemEvent
Diffstat (limited to 'src/video_core/gpu.h')
0 files changed, 0 insertions, 0 deletions