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

Data Fields

int func
 
u32 sarea_priv_offset
 
int is_pci
 
int cp_mode
 
int gart_size
 
int ring_size
 
int usec_timeout
 
unsigned int fb_bpp
 
unsigned int front_offset
 
unsigned int front_pitch
 
unsigned int back_offset
 
unsigned int back_pitch
 
unsigned int depth_bpp
 
unsigned int depth_offset
 
unsigned int depth_pitch
 
u32 fb_offset
 
u32 mmio_offset
 
u32 ring_offset
 
u32 ring_rptr_offset
 
u32 buffers_offset
 
u32 gart_textures_offset
 

Detailed Description

Definition at line 36 of file radeon_ioc32.c.

Field Documentation

unsigned int back_offset

Definition at line 47 of file radeon_ioc32.c.

unsigned int back_pitch

Definition at line 47 of file radeon_ioc32.c.

u32 buffers_offset

Definition at line 55 of file radeon_ioc32.c.

int cp_mode

Definition at line 40 of file radeon_ioc32.c.

unsigned int depth_bpp

Definition at line 48 of file radeon_ioc32.c.

unsigned int depth_offset

Definition at line 49 of file radeon_ioc32.c.

unsigned int depth_pitch

Definition at line 49 of file radeon_ioc32.c.

unsigned int fb_bpp

Definition at line 45 of file radeon_ioc32.c.

u32 fb_offset

Definition at line 51 of file radeon_ioc32.c.

unsigned int front_offset

Definition at line 46 of file radeon_ioc32.c.

unsigned int front_pitch

Definition at line 46 of file radeon_ioc32.c.

int func

Definition at line 37 of file radeon_ioc32.c.

int gart_size

Definition at line 41 of file radeon_ioc32.c.

u32 gart_textures_offset

Definition at line 56 of file radeon_ioc32.c.

int is_pci

Definition at line 39 of file radeon_ioc32.c.

u32 mmio_offset

Definition at line 52 of file radeon_ioc32.c.

u32 ring_offset

Definition at line 53 of file radeon_ioc32.c.

u32 ring_rptr_offset

Definition at line 54 of file radeon_ioc32.c.

int ring_size

Definition at line 42 of file radeon_ioc32.c.

u32 sarea_priv_offset

Definition at line 38 of file radeon_ioc32.c.

int usec_timeout

Definition at line 43 of file radeon_ioc32.c.


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