.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "XXXFB_SYNC" "" "06 October 2005" "" ""
.SH NAME
xxxfb_sync \- NOT a required function. Normally the accel engine
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void xxxfb_sync (struct fb_info * \fIinfo\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinfo\fB\fR
frame buffer structure that represents a single frame buffer
.SH "DESCRIPTION"
.PP
for a graphics card take a specific amount of time.
Often we have to wait for the accelerator to finish
its operation before we can write to the framebuffer
so we can have consistent display output.