Linux Kernel
3.7.1
|
Data Fields | |
int | func |
u32 | sarea_priv_offset |
int | chipset |
int | sgram |
unsigned int | maccess |
unsigned int | fb_cpp |
unsigned int | front_offset |
unsigned int | front_pitch |
unsigned int | back_offset |
unsigned int | back_pitch |
unsigned int | depth_cpp |
unsigned int | depth_offset |
unsigned int | depth_pitch |
unsigned int | texture_offset [MGA_NR_TEX_HEAPS] |
unsigned int | texture_size [MGA_NR_TEX_HEAPS] |
u32 | fb_offset |
u32 | mmio_offset |
u32 | status_offset |
u32 | warp_offset |
u32 | primary_offset |
u32 | buffers_offset |
Definition at line 38 of file mga_ioc32.c.
unsigned int back_offset |
Definition at line 46 of file mga_ioc32.c.
unsigned int back_pitch |
Definition at line 46 of file mga_ioc32.c.
u32 buffers_offset |
Definition at line 56 of file mga_ioc32.c.
Definition at line 41 of file mga_ioc32.c.
unsigned int depth_cpp |
Definition at line 47 of file mga_ioc32.c.
unsigned int depth_offset |
Definition at line 48 of file mga_ioc32.c.
unsigned int depth_pitch |
Definition at line 48 of file mga_ioc32.c.
unsigned int fb_cpp |
Definition at line 44 of file mga_ioc32.c.
u32 fb_offset |
Definition at line 51 of file mga_ioc32.c.
unsigned int front_offset |
Definition at line 45 of file mga_ioc32.c.
unsigned int front_pitch |
Definition at line 45 of file mga_ioc32.c.
int func |
Definition at line 39 of file mga_ioc32.c.
unsigned int maccess |
Definition at line 43 of file mga_ioc32.c.
u32 mmio_offset |
Definition at line 52 of file mga_ioc32.c.
u32 primary_offset |
Definition at line 55 of file mga_ioc32.c.
u32 sarea_priv_offset |
Definition at line 40 of file mga_ioc32.c.
int sgram |
Definition at line 42 of file mga_ioc32.c.
u32 status_offset |
Definition at line 53 of file mga_ioc32.c.
unsigned int texture_offset[MGA_NR_TEX_HEAPS] |
Definition at line 49 of file mga_ioc32.c.
unsigned int texture_size[MGA_NR_TEX_HEAPS] |
Definition at line 50 of file mga_ioc32.c.
u32 warp_offset |
Definition at line 54 of file mga_ioc32.c.