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

#include <i915_drm.h>

Data Fields

__u32 handle
 
__u32 pad
 
__u64 alignment
 
__u64 offset
 

Detailed Description

Definition at line 679 of file i915_drm.h.

Field Documentation

__u64 alignment

alignment required within the aperture

Definition at line 685 of file i915_drm.h.

Handle of the buffer to be pinned.

Definition at line 681 of file i915_drm.h.

Returned GTT offset of the buffer.

Definition at line 688 of file i915_drm.h.

__u32 pad

Definition at line 682 of file i915_drm.h.


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