.\" 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 "AGP_COLLECT_DEVICE_STATUS" "9" "09 October 2005" "" ""
.SH NAME
agp_collect_device_status \- determine correct agp_cmd from various agp_stat's
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
u32 agp_collect_device_status (struct agp_bridge_data * \fIbridge\fB, u32 \fIrequested_mode\fB, u32 \fIbridge_agpstat\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbridge\fB\fR
an agp_bridge_data struct allocated for the AGP host bridge.
.TP
\fB\fIrequested_mode\fB\fR
requested agp_stat from userspace (Typically from X)
.TP
\fB\fIbridge_agpstat\fB\fR
current agp_stat from AGP bridge.
.SH "DESCRIPTION"
.PP
This function will hunt for an AGP graphics card, and try to match
the requested mode to the capabilities of both the bridge and the card.