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

#include <gtt.h>

Data Fields

struct resource resource
 
u32 offset
 
struct drm_gem_object gem
 
int in_gart
 
bool stolen
 
bool mmapping
 
struct page ** pages
 
int npage
 
int roll
 

Detailed Description

Definition at line 43 of file gtt.h.

Field Documentation

struct drm_gem_object gem

Definition at line 46 of file gtt.h.

int in_gart

Definition at line 47 of file gtt.h.

bool mmapping

Definition at line 49 of file gtt.h.

int npage

Definition at line 51 of file gtt.h.

Definition at line 45 of file gtt.h.

struct page** pages

Definition at line 50 of file gtt.h.

Definition at line 44 of file gtt.h.

int roll

Definition at line 52 of file gtt.h.

bool stolen

Definition at line 48 of file gtt.h.


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