GSP Services: Difference between revisions
No edit summary |
|||
Line 103: | Line 103: | ||
|- | |- | ||
! Command Header | ! Command Header | ||
! Available since system version | |||
! Description | ! Description | ||
|- | |- | ||
| 0x0001.... | | 0x0001.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x0002.... | | 0x0002.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x0003.... | | 0x0003.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x0004.... | | 0x0004.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x0005.... | | 0x0005.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x0006.... | | 0x0006.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x0007.... | | 0x0007.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x0008.... | | 0x0008.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x0009.... | | 0x0009.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x000A.... | | 0x000A.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x000B.... | | 0x000B.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x000C.... | | 0x000C.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x000D.... | | 0x000D.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x000E.... | | 0x000E.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x000F.... | | 0x000F.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x0010.... | | 0x0010.... | ||
| | |||
| ? | |||
|- | |||
| 0x0011.... | |||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x0012.... | | 0x0012.... | ||
| | |||
| ? | | ? | ||
|- | |- | ||
| 0x0013.... | | 0x0013.... | ||
| | |||
| ? | | ? | ||
|- | |||
| 0x0014.... | |||
| [[8.0.0-18]] | |||
| This only returns an error. Uninitialized data(not set by this command itself) is also written to u8 cmdreply_word[2]. | |||
|- | |||
| 0x0015.... | |||
| [[8.0.0-18]] | |||
| This only returns an error. Uninitialized data(not set by this command itself) is also written to u32 cmdreply_word[2]. | |||
|} | |} | ||
Unlike gsp::Gpu, GSP module does not start a separate thread for handling these service commands. | Unlike gsp::Gpu, GSP module does not start a separate thread for handling these service commands. |