DRM_CONTEXT_SWITCH_COMPLETE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
drm_context_switch_complete -
SYNOPSIS
"SYNOPSIS"
int drm_context_switch_complete (drm_device_t * dev, int new);
ARGUMENTS
- dev
-
-- undescribed --
- new
-
-- undescribed --
DESCRIPTION
\param dev DRM device.
\param new new context handle.
\return zero on success or a negative number on failure.
UPDATES DRM_DEVICE
:last_context and drm_device::last_switch. Verifies the
hardware lock is held, clears the drm_device::context_flag and wakes up
DRM_DEVICE
:context_wait.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- UPDATES DRM_DEVICE
-
- DRM_DEVICE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:04 GMT, October 09, 2005