diff options
Diffstat (limited to 'Documentation/fb/framebuffer.txt')
-rw-r--r-- | Documentation/fb/framebuffer.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Documentation/fb/framebuffer.txt b/Documentation/fb/framebuffer.txt index 610e7801207b..b3e3a0356839 100644 --- a/Documentation/fb/framebuffer.txt +++ b/Documentation/fb/framebuffer.txt | |||
@@ -215,11 +215,11 @@ vertical retrace time is the sum of the upper margin, the lower margin and the | |||
215 | vsync length. | 215 | vsync length. |
216 | 216 | ||
217 | +----------+---------------------------------------------+----------+-------+ | 217 | +----------+---------------------------------------------+----------+-------+ |
218 | | | ^ | | | | 218 | | | ↑ | | | |
219 | | | |upper_margin | | | | 219 | | | |upper_margin | | | |
220 | | | ¥ | | | | 220 | | | ↓ | | | |
221 | +----------###############################################----------+-------+ | 221 | +----------###############################################----------+-------+ |
222 | | # ^ # | | | 222 | | # ↑ # | | |
223 | | # | # | | | 223 | | # | # | | |
224 | | # | # | | | 224 | | # | # | | |
225 | | # | # | | | 225 | | # | # | | |
@@ -238,15 +238,15 @@ vsync length. | |||
238 | | # | # | | | 238 | | # | # | | |
239 | | # | # | | | 239 | | # | # | | |
240 | | # | # | | | 240 | | # | # | | |
241 | | # ¥ # | | | 241 | | # ↓ # | | |
242 | +----------###############################################----------+-------+ | 242 | +----------###############################################----------+-------+ |
243 | | | ^ | | | | 243 | | | ↑ | | | |
244 | | | |lower_margin | | | | 244 | | | |lower_margin | | | |
245 | | | ¥ | | | | 245 | | | ↓ | | | |
246 | +----------+---------------------------------------------+----------+-------+ | 246 | +----------+---------------------------------------------+----------+-------+ |
247 | | | ^ | | | | 247 | | | ↑ | | | |
248 | | | |vsync_len | | | | 248 | | | |vsync_len | | | |
249 | | | ¥ | | | | 249 | | | ↓ | | | |
250 | +----------+---------------------------------------------+----------+-------+ | 250 | +----------+---------------------------------------------+----------+-------+ |
251 | 251 | ||
252 | The frame buffer device expects all horizontal timings in number of dotclocks | 252 | The frame buffer device expects all horizontal timings in number of dotclocks |