GSP Services: Difference between revisions
Created page with "= NDM service "gsp::Gpu" = {| class="wikitable" border="1" |- ! Command Header ! Description |- | 0x00010082 | CopyToGpuRam? |}" |
mNo edit summary |
||
Line 7: | Line 7: | ||
| 0x00010082 | | 0x00010082 | ||
| CopyToGpuRam? | | CopyToGpuRam? | ||
|} | |||
==CopyToGpuRam Request== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Index Word | |||
! Description | |||
|- | |||
| 0 | |||
| Header code [0x00010082] | |||
|- | |||
| 1 | |||
| GPU Address - 0x1EB00000 | |||
|- | |||
| 2 | |||
| Size | |||
|- | |||
| 3 | |||
| (Size<<14) | 2 | |||
|- | |||
| 4 | |||
| Data Pointer | |||
|} | |} |