Searched refs:scanline (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_trace.h | 26 __field(u32, scanline) 35 __entry->scanline = intel_get_crtc_scanline(crtc); 42 __entry->scanline, __entry->min, __entry->max) 52 __field(u32, scanline) 60 __entry->scanline = crtc->debug.scanline_start; 67 __entry->scanline, __entry->min, __entry->max) 77 __field(u32, scanline) 83 __entry->scanline = scanline_end; 88 __entry->scanline)
|
D | intel_sprite.c | 87 int scanline, min, max, vblank_start; in intel_pipe_update_start() local 119 scanline = intel_get_crtc_scanline(crtc); in intel_pipe_update_start() 120 if (scanline < min || scanline > max) in intel_pipe_update_start() 140 crtc->debug.scanline_start = scanline; in intel_pipe_update_start()
|
/linux-4.4.14/Documentation/fb/ |
D | framebuffer.txt | 167 After each scanline the electron beam has to move back to the left side of the 183 to paint the 640 (xres) pixels on one scanline. But the horizontal retrace 184 also takes time (e.g. 272 `pixels'), so a full scanline takes 206 Since the monitor doesn't know when a new scanline starts, the graphics board 208 scanline. Similarly it supplies a synchronization pulse (vertical sync or
|
/linux-4.4.14/Documentation/input/ |
D | sentelic.txt | 756 (Note that position unit is in 0.5 scanline) 765 (Note that position unit is in 0.5 scanline) 770 (Note that position unit is in 0.5 scanline) 775 (Note that position unit is in 0.5 scanline)
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-decoder-regs.txt | 395 Current scanline 396 The scanline counts from the top line of the first field
|
/linux-4.4.14/Documentation/ |
D | svga.txt | 259 - Added 480-scanline modes (especially useful for notebooks,
|