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

#include <radeon.h>

Data Fields

wait_queue_head_t wq
 
struct radeon_bobo
 
struct list_headhole
 
struct list_head flist [RADEON_NUM_RINGS]
 
struct list_head olist
 
unsigned size
 
uint64_t gpu_addr
 
voidcpu_ptr
 
uint32_t domain
 

Detailed Description

Definition at line 369 of file radeon.h.

Field Documentation

Definition at line 371 of file radeon.h.

void* cpu_ptr

Definition at line 377 of file radeon.h.

uint32_t domain

Definition at line 378 of file radeon.h.

Definition at line 373 of file radeon.h.

uint64_t gpu_addr

Definition at line 376 of file radeon.h.

Definition at line 372 of file radeon.h.

Definition at line 374 of file radeon.h.

unsigned size

Definition at line 375 of file radeon.h.

Definition at line 370 of file radeon.h.


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