Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
drm_i915_gem_madvise Struct Reference

#include <i915_drm.h>

Data Fields

__u32 handle
 
__u32 madv
 
__u32 retained
 

Detailed Description

Definition at line 812 of file i915_drm.h.

Field Documentation

Handle of the buffer to change the backing store advice

Definition at line 814 of file i915_drm.h.

__u32 madv

Definition at line 819 of file i915_drm.h.

__u32 retained

Whether the backing store still exists.

Definition at line 822 of file i915_drm.h.


The documentation for this struct was generated from the following file: