DRM_LOCK_TRANSFER

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

drm_lock_transfer -  

SYNOPSIS

"SYNOPSIS"

int drm_lock_transfer (drm_device_t * dev, __volatile__ unsigned int * lock, unsigned int context);  

ARGUMENTS

dev
-- undescribed --
lock
-- undescribed --
context
-- undescribed --
 

DESCRIPTION

inside *_unlock to give lock to kernel before calling *_dma_schedule.

\param dev DRM device. \param lock lock pointer. \param context locking context. \return always one.

Resets the lock file pointer. Marks the lock as held by the given context, via the \p cmpxchg instruction.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:05 GMT, October 09, 2005