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

#include <radeon.h>

Data Fields

dma_addr_t table_addr
 
struct radeon_borobj
 
voidptr
 
unsigned num_gpu_pages
 
unsigned num_cpu_pages
 
unsigned table_size
 
struct page ** pages
 
dma_addr_tpages_addr
 
bool ready
 

Detailed Description

Definition at line 451 of file radeon.h.

Field Documentation

unsigned num_cpu_pages

Definition at line 456 of file radeon.h.

unsigned num_gpu_pages

Definition at line 455 of file radeon.h.

struct page** pages

Definition at line 458 of file radeon.h.

dma_addr_t* pages_addr

Definition at line 459 of file radeon.h.

void* ptr

Definition at line 454 of file radeon.h.

bool ready

Definition at line 460 of file radeon.h.

Definition at line 453 of file radeon.h.

dma_addr_t table_addr

Definition at line 452 of file radeon.h.

unsigned table_size

Definition at line 457 of file radeon.h.


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