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

#include <radeon.h>

Data Fields

struct radeon_sa_bosa_bo
 
uint32_t length_dw
 
uint64_t gpu_addr
 
uint32_tptr
 
int ring
 
struct radeon_fencefence
 
struct radeon_vmvm
 
bool is_const_ib
 
struct radeon_fencesync_to [RADEON_NUM_RINGS]
 
struct radeon_semaphoresemaphore
 

Detailed Description

Definition at line 607 of file radeon.h.

Field Documentation

Definition at line 613 of file radeon.h.

uint64_t gpu_addr

Definition at line 610 of file radeon.h.

bool is_const_ib

Definition at line 615 of file radeon.h.

uint32_t length_dw

Definition at line 609 of file radeon.h.

uint32_t* ptr

Definition at line 611 of file radeon.h.

Definition at line 612 of file radeon.h.

Definition at line 608 of file radeon.h.

Definition at line 617 of file radeon.h.

Definition at line 616 of file radeon.h.

Definition at line 614 of file radeon.h.


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