Lines Matching refs:hsync_start
279 drm_mode->hsync_start = drm_mode->hsync_end -
281 drm_mode->hsync_start += CVT_H_GRANULARITY -
282 drm_mode->hsync_start % CVT_H_GRANULARITY;
314 drm_mode->hsync_start = drm_mode->hsync_end - CVT_RB_H_SYNC;
511 drm_mode->hsync_start = hdisplay_rnd + hfront_porch;
512 drm_mode->hsync_end = drm_mode->hsync_start + hsync;
592 dmode->hsync_start = dmode->hdisplay + vm->hfront_porch;
593 dmode->hsync_end = dmode->hsync_start + vm->hsync_len;
633 vm->hfront_porch = dmode->hsync_start - dmode->hdisplay;
634 vm->hsync_len = dmode->hsync_end - dmode->hsync_start;
821 p->crtc_hsync_start = p->hsync_start;
925 mode1->hsync_start == mode2->hsync_start &&
1093 mode->hsync_start < mode->hdisplay ||
1094 mode->hsync_end < mode->hsync_start ||
1905 out->hsync_start = in->hsync_start;
1965 out->hsync_start = in->hsync_start;