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

#include <radeon.h>

Data Fields

struct radeon_boring_obj
 
volatile uint32_tring
 
unsigned rptr
 
unsigned ring_size
 
uint64_t gpu_addr
 
uint32_t ptr_mask
 
atomic_t lock
 
bool enabled
 

Detailed Description

Definition at line 705 of file radeon.h.

Field Documentation

bool enabled

Definition at line 713 of file radeon.h.

uint64_t gpu_addr

Definition at line 710 of file radeon.h.

atomic_t lock

Definition at line 712 of file radeon.h.

uint32_t ptr_mask

Definition at line 711 of file radeon.h.

volatile uint32_t* ring

Definition at line 707 of file radeon.h.

struct radeon_bo* ring_obj

Definition at line 706 of file radeon.h.

unsigned ring_size

Definition at line 709 of file radeon.h.

unsigned rptr

Definition at line 708 of file radeon.h.


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