Skip to content

Commit

Permalink
Merge pull request #73 from wangsitan/fix
Browse files Browse the repository at this point in the history
Update graphicsprocessingunitgpu.md
  • Loading branch information
nicolasnoble authored Sep 26, 2024
2 parents d990487 + 34eba8b commit ae38044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/graphicsprocessingunitgpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@ will be processed first (ie. it will appear "behind" of the old entry).<br/>
Not sure if the packet size must be limited to max N=16 words (ie. as for the
DMA2-continous block size) (due to GP0 FIFO size limits)?<br/>

#### Sending the OT to the CPU (via DMA2-linked-list mode)
#### Sending the OT to the GPU (via DMA2-linked-list mode)
```
1 - Wait until GPU is ready to receive commands ;GPUSTAT.28
2 - Enable DMA channel 2 ;DPCR
Expand Down

0 comments on commit ae38044

Please sign in to comment.