Skip to content

Commit f5dc079

Browse files
PabloMK7neobrain
authored andcommitted
Rev 23385: Update GPU/Internal_Registers
1 parent 746326d commit f5dc079

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/GPU/Internal_Registers.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2151,11 +2151,11 @@ This register configures the color buffer physical address.
21512151

21522152
### GPUREG_FRAMEBUFFER_DIM
21532153

2154-
| Bits | Description |
2155-
|-------|----------------------|
2156-
| 0-10 | unsigned, Width |
2157-
| 12-21 | unsigned, Height - 1 |
2158-
| 24 | 0x1 |
2154+
| Bits | Description |
2155+
|-------|----------------------------------------------------|
2156+
| 0-10 | unsigned, Width |
2157+
| 12-21 | unsigned, Height - 1 |
2158+
| 24 | unsigned, Vertical flip? (0 = enable, 1 = disable) |
21592159

21602160
This register configures the framebuffer dimensions.
21612161

0 commit comments

Comments
 (0)