HomeSort by: relevance | last modified time | path
    Searched defs:vsync_start (Results 1 - 25 of 48) sorted by relevancy

1 2

  /src/sys/dev/videomode/
videomode.h 40 int vsync_start; member in struct:videomode
videomode.h 40 int vsync_start; member in struct:videomode
videomode.h 40 int vsync_start; member in struct:videomode
videomode.h 40 int vsync_start; member in struct:videomode
  /src/sys/dev/ic/
igsfb_subr.c 486 int vsync_start, hsync_start, vsync_end, hsync_end; local in function:igsfb_set_mode
519 ((mode->vsync_start & 0x400) >> 8) |
520 ((mode->vsync_start & 0x400) >> 7) |
555 vblank_start = uimin(mode->vsync_start, mode->vdisplay);
558 vsync_start = mode->vsync_start;
569 ((vsync_start & 0x200) >> 2) |
574 ((vsync_start & 0x100) >> 6) |
588 igs_crtc_write(iot, ioh, 0x10, vsync_start & 0xff);
igsfb_subr.c 486 int vsync_start, hsync_start, vsync_end, hsync_end; local in function:igsfb_set_mode
519 ((mode->vsync_start & 0x400) >> 8) |
520 ((mode->vsync_start & 0x400) >> 7) |
555 vblank_start = uimin(mode->vsync_start, mode->vdisplay);
558 vsync_start = mode->vsync_start;
569 ((vsync_start & 0x200) >> 2) |
574 ((vsync_start & 0x100) >> 6) |
588 igs_crtc_write(iot, ioh, 0x10, vsync_start & 0xff);
igsfb_subr.c 486 int vsync_start, hsync_start, vsync_end, hsync_end; local in function:igsfb_set_mode
519 ((mode->vsync_start & 0x400) >> 8) |
520 ((mode->vsync_start & 0x400) >> 7) |
555 vblank_start = uimin(mode->vsync_start, mode->vdisplay);
558 vsync_start = mode->vsync_start;
569 ((vsync_start & 0x200) >> 2) |
574 ((vsync_start & 0x100) >> 6) |
588 igs_crtc_write(iot, ioh, 0x10, vsync_start & 0xff);
igsfb_subr.c 486 int vsync_start, hsync_start, vsync_end, hsync_end; local in function:igsfb_set_mode
519 ((mode->vsync_start & 0x400) >> 8) |
520 ((mode->vsync_start & 0x400) >> 7) |
555 vblank_start = uimin(mode->vsync_start, mode->vdisplay);
558 vsync_start = mode->vsync_start;
569 ((vsync_start & 0x200) >> 2) |
574 ((vsync_start & 0x100) >> 6) |
588 igs_crtc_write(iot, ioh, 0x10, vsync_start & 0xff);
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_crt.c 715 u32 vsync_start = (vsync & 0xffff) + 1; local in function:intel_crt_load_detect
717 vblank_start = vsync_start;
intel_crt.c 715 u32 vsync_start = (vsync & 0xffff) + 1; local in function:intel_crt_load_detect
717 vblank_start = vsync_start;
intel_crt.c 715 u32 vsync_start = (vsync & 0xffff) + 1; local in function:intel_crt_load_detect
717 vblank_start = vsync_start;
intel_crt.c 715 u32 vsync_start = (vsync & 0xffff) + 1; local in function:intel_crt_load_detect
717 vblank_start = vsync_start;
icl_dsi.c 806 u16 vtotal, vactive, vsync_start, vsync_end, vsync_shift; local in function:gen11_dsi_set_transcoder_timings
831 vsync_start = adjusted_mode->crtc_vsync_start;
894 if (vsync_end < vsync_start || vsync_end > vtotal)
897 if (vsync_start < vactive)
898 DRM_ERROR("vsync_start less than vactive\n");
904 (vsync_start - 1) | ((vsync_end - 1) << 16));
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_modes.h 141 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
157 .htotal = (hd), .vdisplay = (vd), .vsync_start = (vd), \
183 * @vsync_start: vertical sync start
290 int vsync_start; member in struct:drm_display_mode
446 (m)->vdisplay, (m)->vsync_start, (m)->vsync_end, (m)->vtotal, \
drm_modes.h 141 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
157 .htotal = (hd), .vdisplay = (vd), .vsync_start = (vd), \
183 * @vsync_start: vertical sync start
290 int vsync_start; member in struct:drm_display_mode
446 (m)->vdisplay, (m)->vsync_start, (m)->vsync_end, (m)->vtotal, \
drm_modes.h 141 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
157 .htotal = (hd), .vdisplay = (vd), .vsync_start = (vd), \
183 * @vsync_start: vertical sync start
290 int vsync_start; member in struct:drm_display_mode
446 (m)->vdisplay, (m)->vsync_start, (m)->vsync_end, (m)->vtotal, \
drm_modes.h 141 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
157 .htotal = (hd), .vdisplay = (vd), .vsync_start = (vd), \
183 * @vsync_start: vertical sync start
290 int vsync_start; member in struct:drm_display_mode
446 (m)->vdisplay, (m)->vsync_start, (m)->vsync_end, (m)->vtotal, \
  /src/sys/arch/atari/dev/
grfioctl.h 103 u_short vsync_start; member in struct:grfvideo_mode
grfioctl.h 103 u_short vsync_start; member in struct:grfvideo_mode
grfioctl.h 103 u_short vsync_start; member in struct:grfvideo_mode
grfioctl.h 103 u_short vsync_start; member in struct:grfvideo_mode
  /src/sys/arch/amiga/dev/
grfioctl.h 94 u_short vsync_start; member in struct:grfvideo_mode
grfioctl.h 94 u_short vsync_start; member in struct:grfvideo_mode
  /src/sys/external/bsd/drm/dist/shared-core/
drm_mode.h 88 uint16_t vdisplay, vsync_start, vsync_end, vtotal, vscan; member in struct:drm_mode_modeinfo
drm_mode.h 88 uint16_t vdisplay, vsync_start, vsync_end, vtotal, vscan; member in struct:drm_mode_modeinfo

Completed in 53 milliseconds

1 2