Lines Matching refs:time
45 * From the computer's perspective, every time the monitor displays
47 * from top to bottom, one row of pixels at a time. The current row
58 * give the electron gun (on CRTs) enough time to move back to the top of
61 * time to move back to the other side of the screen to start scanning the
106 * points in time.
180 vblank->time = t_vblank;
294 * a long time.
310 u64 diff_ns = ktime_to_ns(ktime_sub(t_vblank, vblank->time));
474 * this time. This makes the count account for the entire time
664 * @vblank_time: Pointer to time which should receive the timestamp
775 /* Convert scanout position into elapsed time at raw_time query
782 /* Subtract time delta from raw timestamp to get final
810 * @vblank_time: Pointer to time which should receive the timestamp
850 * @tvblank: Pointer to target time which should receive the timestamp
856 * Fetches the system timestamp corresponding to the time of the most recent
935 * modesetting activity. Returns corresponding system timestamp of the time
955 *vblanktime = vblank->time;
965 * @vblanktime: Pointer to time to receive the vblank timestamp.
969 * modesetting activity. Returns corresponding system timestamp of the time
989 * drm_crtc_next_vblank_start - calculate the time of the next vblank
990 * @crtc: the crtc for which to calculate next vblank time
991 * @vblanktime: pointer to time to receive the next vblank timestamp.
993 * Calculate the expected time of the start of the next vblank period,
994 * based on time of previous vblank and frame duration
1073 * time as the atomic commit is committed to the hardware. This function itself
1412 * Drivers can use this function to reset the vblank state to off at load time.
1506 * user wishes vblank interrupts to be enabled all the time.
1541 diff_ns = ktime_to_ns(ktime_sub(t_vblank, vblank->time));
1565 * time-stamping functions are race-free against vblank hardware counter