.\" 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 "RIVAFB_PAN_DISPLAY" "9" "09 October 2005" "" ""
.SH NAME
rivafb_pan_display \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int rivafb_pan_display (struct fb_var_screeninfo * \fIvar\fB, struct fb_info * \fIinfo\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvar\fB\fR
standard kernel fb changeable data
.TP
\fB\fIinfo\fB\fR
pointer to fb_info object containing info for current riva board
.SH "DESCRIPTION"
.PP
Pan (or wrap, depending on the `vmode' field) the display using the
`xoffset' and `yoffset' fields of the `var' structure.
If the values don't fit, return -EINVAL.
.PP
This call looks only at xoffset, yoffset and the FB_VMODE_YWRAP flag