.\" 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 "DRM_CONTEXT_SWITCH" "9" "09 October 2005" "" ""
.SH NAME
drm_context_switch \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int drm_context_switch (drm_device_t * \fIdev\fB, int \fIold\fB, int \fInew\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
-- undescribed --
.TP
\fB\fIold\fB\fR
-- undescribed --
.TP
\fB\fInew\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
\\param dev DRM device.
\\param old old context handle.
\\param new new context handle.
\\return zero on success or a negative number on failure.
.SH "ATTEMPT TO SET DRM_DEVICE"
.PP
:context_flag.