Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
vmwgfx_ttm_glue.c File Reference
#include <drm/drmP.h>
#include "vmwgfx_drv.h"

Go to the source code of this file.

Functions

int vmw_mmap (struct file *filp, struct vm_area_struct *vma)
 
int vmw_ttm_global_init (struct vmw_private *dev_priv)
 
void vmw_ttm_global_release (struct vmw_private *dev_priv)
 

Function Documentation

int vmw_mmap ( struct file filp,
struct vm_area_struct vma 
)

Definition at line 31 of file vmwgfx_ttm_glue.c.

int vmw_ttm_global_init ( struct vmw_private dev_priv)

TTM glue - vmwgfx_ttm_glue.c

Definition at line 57 of file vmwgfx_ttm_glue.c.

void vmw_ttm_global_release ( struct vmw_private dev_priv)

Definition at line 94 of file vmwgfx_ttm_glue.c.