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

#include <i915_drm.h>

Data Fields

__u64 gtt_start
 
__u64 gtt_end
 

Detailed Description

Definition at line 376 of file i915_drm.h.

Field Documentation

__u64 gtt_end

Ending offset in the GTT to be managed by the DRM memory manager.

Definition at line 386 of file i915_drm.h.

__u64 gtt_start

Beginning offset in the GTT to be managed by the DRM memory manager.

Definition at line 381 of file i915_drm.h.


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