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;
291 * a long time.
307 u64 diff_ns = ktime_to_ns(ktime_sub(t_vblank, vblank->time));
468 * this time. This makes the count account for the entire time
658 * @vblank_time: Pointer to time which should receive the timestamp
769 /* Convert scanout position into elapsed time at raw_time query
776 /* Subtract time delta from raw timestamp to get final
804 * @vblank_time: Pointer to time which should receive the timestamp
845 * @tvblank: Pointer to target time which should receive the timestamp
851 * Fetches the system timestamp corresponding to the time of the most recent
924 * modesetting activity. Returns corresponding system timestamp of the time
944 *vblanktime = vblank->time;
954 * @vblanktime: Pointer to time to receive the vblank timestamp.
958 * modesetting activity. Returns corresponding system timestamp of the time
1019 * time as the atomic commit is committed to the hardware. This function itself
1355 * Drivers can use this function to reset the vblank state to off at load time.
1449 * user wishes vblank interrupts to be enabled all the time.
1496 diff_ns = ktime_to_ns(ktime_sub(t_vblank, vblank->time));