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

#include <radeon.h>

Data Fields

struct mutex lock
 
struct list_head lru_vm
 
struct radeon_fenceactive [RADEON_NUM_VM]
 
struct radeon_sa_manager sa_manager
 
uint32_t max_pfn
 
unsigned nvm
 
u64 vram_base_offset
 
bool enabled
 

Detailed Description

Definition at line 681 of file radeon.h.

Field Documentation

Definition at line 684 of file radeon.h.

bool enabled

Definition at line 692 of file radeon.h.

struct mutex lock

Definition at line 682 of file radeon.h.

struct list_head lru_vm

Definition at line 683 of file radeon.h.

uint32_t max_pfn

Definition at line 686 of file radeon.h.

unsigned nvm

Definition at line 688 of file radeon.h.

Definition at line 685 of file radeon.h.

u64 vram_base_offset

Definition at line 690 of file radeon.h.


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