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

#include <radeon.h>

Data Fields

struct list_head list
 
struct list_head va
 
unsigned id
 
struct radeon_sa_bopage_directory
 
uint64_t pd_gpu_addr
 
struct radeon_sa_bo ** page_tables
 
struct mutex mutex
 
struct radeon_fencefence
 
struct radeon_fencelast_flush
 

Detailed Description

Definition at line 662 of file radeon.h.

Field Documentation

Definition at line 676 of file radeon.h.

unsigned id

Definition at line 665 of file radeon.h.

struct radeon_fence* last_flush

Definition at line 678 of file radeon.h.

Definition at line 663 of file radeon.h.

Definition at line 674 of file radeon.h.

struct radeon_sa_bo* page_directory

Definition at line 668 of file radeon.h.

struct radeon_sa_bo** page_tables

Definition at line 672 of file radeon.h.

uint64_t pd_gpu_addr

Definition at line 669 of file radeon.h.

Definition at line 664 of file radeon.h.


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