DRM_MARKBUFS

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

 

NAME

drm_markbufs -  

SYNOPSIS

"SYNOPSIS"

int drm_markbufs (struct inode * inode, struct file * filp, unsigned int cmd, unsigned long arg);  

ARGUMENTS

inode
-- undescribed --
filp
-- undescribed --
cmd
-- undescribed --
arg
-- undescribed --
 

DESCRIPTION

\param inode device inode. \param filp file pointer. \param cmd command. \param arg a pointer to a drm_buf_desc structure. \return zero on success or a negative number on failure.

Verifies that the size order is bounded between the admissible orders and  

UPDATES THE RESPECTIVE DRM_DEVICE_DMA

:bufs entry low and high water mark.

\note This ioctl is deprecated and mostly never used.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
UPDATES THE RESPECTIVE DRM_DEVICE_DMA

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