Line 487: |
Line 487: |
| | 2209 || SetLayerAlpha | | | 2209 || SetLayerAlpha |
| |- | | |- |
− | | 2210 || [11.0.0+] SetLayerPositionAndSize | + | | 2210 || [11.0.0-11.0.1] SetLayerPositionAndSize |
| |- | | |- |
| | 2312 || [1.0.0-6.2.0] CreateStrayLayer | | | 2312 || [1.0.0-6.2.0] CreateStrayLayer |
Line 559: |
Line 559: |
| | 8258 || [5.0.0+] CancelSharedFrameBuffer | | | 8258 || [5.0.0+] CancelSharedFrameBuffer |
| |- | | |- |
− | | 9000 || [11.0.0+] GetDp2hdmiController | + | | 9000 || [11.0.0+] [[#GetDp2hdmiController]] |
| |} | | |} |
| | | |
Line 584: |
Line 584: |
| | 4 || StartFirmwareUpdateWithSpecifiedImage | | | 4 || StartFirmwareUpdateWithSpecifiedImage |
| |- | | |- |
− | | 5 || OverwriteFirmware | + | | 5 || [11.0.0-11.0.1] OverwriteFirmware |
| |- | | |- |
− | | 6 || OverwriteFirmwareWithSpecifiedImage | + | | 6 || [11.0.0-11.0.1] OverwriteFirmwareWithSpecifiedImage |
| |- | | |- |
− | | 7 || GetFirmwareUpdateState | + | | 5 ([11.0.0-11.0.1] 7) || GetFirmwareUpdateState |
| |- | | |- |
− | | 8 || ResetDevice | + | | 6 ([11.0.0-11.0.1] 8) || ResetDevice |
| |} | | |} |
| | | |
Line 650: |
Line 650: |
| | 4207 || [11.0.0+] ResetDisplayPanel | | | 4207 || [11.0.0+] ResetDisplayPanel |
| |- | | |- |
− | | 4208 || [11.0.0+] EnableDisplayFatalError | + | | 4208 || [11.0.0+] [[#SetDisplayFatalErrorEnabled]] ([11.0.0-11.0.1] EnableDisplayFatalError) |
| + | |- |
| + | | 4209 || [12.0.0+] IsDisplayPanelOn |
| |- | | |- |
| | 4300 || [11.0.0+] GetInternalPanelId | | | 4300 || [11.0.0+] GetInternalPanelId |
Line 752: |
Line 754: |
| | | |
| [5.0.0+] SetDetachedSharedFrameBufferImage now takes an additional 0x10-bytes of input. CopyDetachedSharedFrameBufferImage now takes an additional 0x18-bytes of input. SetDetachedSharedFrameBufferSubImage now takes an additional 0x10-bytes of input, and the buffer type was changed from 0x5 to 0x45. | | [5.0.0+] SetDetachedSharedFrameBufferImage now takes an additional 0x10-bytes of input. CopyDetachedSharedFrameBufferImage now takes an additional 0x18-bytes of input. SetDetachedSharedFrameBufferSubImage now takes an additional 0x10-bytes of input, and the buffer type was changed from 0x5 to 0x45. |
| + | |
| + | == SetDisplayFatalErrorEnabled == |
| + | Takes an input u64, no output. |
| + | |
| + | [12.0.0+] Takes an input bool and u64, no output. |
| | | |
| = lbl = | | = lbl = |