GSP Services: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Bob (talk | contribs)
Created page with "= NDM service "gsp::Gpu" = {| class="wikitable" border="1" |- ! Command Header ! Description |- | 0x00010082 | CopyToGpuRam? |}"
 
Bob (talk | contribs)
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
|}
|}

Revision as of 09:57, 10 December 2012

NDM service "gsp::Gpu"

Command Header Description
0x00010082 CopyToGpuRam?

CopyToGpuRam Request

Index Word Description
0 Header code [0x00010082]
1 GPU Address - 0x1EB00000
2 Size
3 2
4 Data Pointer