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

Data Fields

u32 group_size
 
u32 nbanks
 
u32 npipes
 
u32 row_size
 
u32 nsamples
 
struct radeon_bocb_color_bo [12]
 
u32 cb_color_bo_offset [12]
 
struct radeon_bocb_color_fmask_bo [8]
 
struct radeon_bocb_color_cmask_bo [8]
 
u32 cb_color_info [12]
 
u32 cb_color_view [12]
 
u32 cb_color_pitch [12]
 
u32 cb_color_slice [12]
 
u32 cb_color_slice_idx [12]
 
u32 cb_color_attrib [12]
 
u32 cb_color_cmask_slice [8]
 
u32 cb_color_fmask_slice [8]
 
u32 cb_target_mask
 
u32 cb_shader_mask
 
u32 vgt_strmout_config
 
u32 vgt_strmout_buffer_config
 
struct radeon_bovgt_strmout_bo [4]
 
u32 vgt_strmout_bo_offset [4]
 
u32 vgt_strmout_size [4]
 
u32 db_depth_control
 
u32 db_depth_view
 
u32 db_depth_slice
 
u32 db_depth_size
 
u32 db_z_info
 
u32 db_z_read_offset
 
u32 db_z_write_offset
 
struct radeon_bodb_z_read_bo
 
struct radeon_bodb_z_write_bo
 
u32 db_s_info
 
u32 db_s_read_offset
 
u32 db_s_write_offset
 
struct radeon_bodb_s_read_bo
 
struct radeon_bodb_s_write_bo
 
bool sx_misc_kill_all_prims
 
bool cb_dirty
 
bool db_dirty
 
bool streamout_dirty
 
u32 htile_offset
 
u32 htile_surface
 
struct radeon_bohtile_bo
 

Detailed Description

Definition at line 40 of file evergreen_cs.c.

Field Documentation

u32 cb_color_attrib[12]

Definition at line 56 of file evergreen_cs.c.

struct radeon_bo* cb_color_bo[12]

Definition at line 47 of file evergreen_cs.c.

u32 cb_color_bo_offset[12]

Definition at line 48 of file evergreen_cs.c.

struct radeon_bo* cb_color_cmask_bo[8]

Definition at line 50 of file evergreen_cs.c.

u32 cb_color_cmask_slice[8]

Definition at line 57 of file evergreen_cs.c.

struct radeon_bo* cb_color_fmask_bo[8]

Definition at line 49 of file evergreen_cs.c.

u32 cb_color_fmask_slice[8]

Definition at line 58 of file evergreen_cs.c.

u32 cb_color_info[12]

Definition at line 51 of file evergreen_cs.c.

u32 cb_color_pitch[12]

Definition at line 53 of file evergreen_cs.c.

u32 cb_color_slice[12]

Definition at line 54 of file evergreen_cs.c.

u32 cb_color_slice_idx[12]

Definition at line 55 of file evergreen_cs.c.

u32 cb_color_view[12]

Definition at line 52 of file evergreen_cs.c.

bool cb_dirty

Definition at line 81 of file evergreen_cs.c.

u32 cb_shader_mask

Definition at line 60 of file evergreen_cs.c.

u32 cb_target_mask

Definition at line 59 of file evergreen_cs.c.

u32 db_depth_control

Definition at line 66 of file evergreen_cs.c.

u32 db_depth_size

Definition at line 69 of file evergreen_cs.c.

u32 db_depth_slice

Definition at line 68 of file evergreen_cs.c.

u32 db_depth_view

Definition at line 67 of file evergreen_cs.c.

bool db_dirty

Definition at line 82 of file evergreen_cs.c.

u32 db_s_info

Definition at line 75 of file evergreen_cs.c.

struct radeon_bo* db_s_read_bo

Definition at line 78 of file evergreen_cs.c.

u32 db_s_read_offset

Definition at line 76 of file evergreen_cs.c.

struct radeon_bo* db_s_write_bo

Definition at line 79 of file evergreen_cs.c.

u32 db_s_write_offset

Definition at line 77 of file evergreen_cs.c.

u32 db_z_info

Definition at line 70 of file evergreen_cs.c.

struct radeon_bo* db_z_read_bo

Definition at line 73 of file evergreen_cs.c.

u32 db_z_read_offset

Definition at line 71 of file evergreen_cs.c.

struct radeon_bo* db_z_write_bo

Definition at line 74 of file evergreen_cs.c.

u32 db_z_write_offset

Definition at line 72 of file evergreen_cs.c.

u32 group_size

Definition at line 41 of file evergreen_cs.c.

struct radeon_bo* htile_bo

Definition at line 86 of file evergreen_cs.c.

u32 htile_offset

Definition at line 84 of file evergreen_cs.c.

u32 htile_surface

Definition at line 85 of file evergreen_cs.c.

u32 nbanks

Definition at line 42 of file evergreen_cs.c.

u32 npipes

Definition at line 43 of file evergreen_cs.c.

u32 nsamples

Definition at line 46 of file evergreen_cs.c.

u32 row_size

Definition at line 44 of file evergreen_cs.c.

bool streamout_dirty

Definition at line 83 of file evergreen_cs.c.

bool sx_misc_kill_all_prims

Definition at line 80 of file evergreen_cs.c.

struct radeon_bo* vgt_strmout_bo[4]

Definition at line 63 of file evergreen_cs.c.

u32 vgt_strmout_bo_offset[4]

Definition at line 64 of file evergreen_cs.c.

u32 vgt_strmout_buffer_config

Definition at line 62 of file evergreen_cs.c.

u32 vgt_strmout_config

Definition at line 61 of file evergreen_cs.c.

u32 vgt_strmout_size[4]

Definition at line 65 of file evergreen_cs.c.


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