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

#include <radeon.h>

Data Fields

uint32_t scratch_reg
 
uint64_t gpu_addr
 
volatile uint32_tcpu_addr
 
uint64_t sync_seq [RADEON_NUM_RINGS]
 
atomic64_t last_seq
 
unsigned long last_activity
 
bool initialized
 

Detailed Description

Definition at line 200 of file radeon.h.

Field Documentation

volatile uint32_t* cpu_addr

Definition at line 203 of file radeon.h.

uint64_t gpu_addr

Definition at line 202 of file radeon.h.

bool initialized

Definition at line 208 of file radeon.h.

unsigned long last_activity

Definition at line 207 of file radeon.h.

atomic64_t last_seq

Definition at line 206 of file radeon.h.

uint32_t scratch_reg

Definition at line 201 of file radeon.h.

Definition at line 205 of file radeon.h.


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