Changes

Jump to navigation Jump to search
→‎LCD Source Framebuffer Setup: Correct typo in mathematical calculation.
Line 9: Line 9:  
! Name
 
! Name
 
! Comments
 
! Comments
 +
|-
 +
| 0x1EF00000
 +
| 0x10400000
 +
| 4
 +
| Hardware ID
 +
| Bit2: new model
 
|-
 
|-
 
| 0x1EF00004
 
| 0x1EF00004
Line 235: Line 241:  
VClock = PClock / (HTotal + 1) / (VTotal + 1)
 
VClock = PClock / (HTotal + 1) / (VTotal + 1)
   −
Setting this to 494 lowers framerate to about 50.040660858 Hz ((268111856 / 24) / (250 + 1) / (494 + 1)).
+
Setting this to 494 lowers framerate to about 50.040660858 Hz ((268111856 / 24) / (450 + 1) / (494 + 1)).
 
|-
 
|-
 
| 0x28
 
| 0x28
Line 393: Line 399:  
| DMA size
 
| DMA size
   −
  0 - 4 words (32 bytes)
+
  0 - 4 words (32 bytes)
  1 - 8 words (64 bytes)
+
  1 - 8 words (64 bytes)
 
  2 - 16 words (128 bytes)
 
  2 - 16 words (128 bytes)
 
  3 - ???
 
  3 - ???
23

edits

Navigation menu