Linux Kernel
3.7.1
|
Data Fields | |
int | func |
unsigned int | sarea_priv_offset |
int | is_pci |
int | cce_mode |
int | cce_secure |
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 |
unsigned int | span_offset |
unsigned int | fb_offset |
unsigned int | mmio_offset |
unsigned int | ring_offset |
unsigned int | ring_rptr_offset |
unsigned int | buffers_offset |
unsigned int | agp_textures_offset |
Definition at line 37 of file r128_ioc32.c.
unsigned int agp_textures_offset |
Definition at line 58 of file r128_ioc32.c.
unsigned int back_offset |
Definition at line 48 of file r128_ioc32.c.
unsigned int back_pitch |
Definition at line 48 of file r128_ioc32.c.
unsigned int buffers_offset |
Definition at line 57 of file r128_ioc32.c.
int cce_mode |
Definition at line 41 of file r128_ioc32.c.
int cce_secure |
Definition at line 42 of file r128_ioc32.c.
unsigned int depth_bpp |
Definition at line 49 of file r128_ioc32.c.
unsigned int depth_offset |
Definition at line 50 of file r128_ioc32.c.
unsigned int depth_pitch |
Definition at line 50 of file r128_ioc32.c.
unsigned int fb_bpp |
Definition at line 46 of file r128_ioc32.c.
unsigned int fb_offset |
Definition at line 53 of file r128_ioc32.c.
unsigned int front_offset |
Definition at line 47 of file r128_ioc32.c.
unsigned int front_pitch |
Definition at line 47 of file r128_ioc32.c.
int func |
Definition at line 38 of file r128_ioc32.c.
int is_pci |
Definition at line 40 of file r128_ioc32.c.
unsigned int mmio_offset |
Definition at line 54 of file r128_ioc32.c.
unsigned int ring_offset |
Definition at line 55 of file r128_ioc32.c.
unsigned int ring_rptr_offset |
Definition at line 56 of file r128_ioc32.c.
int ring_size |
Definition at line 43 of file r128_ioc32.c.
unsigned int sarea_priv_offset |
Definition at line 39 of file r128_ioc32.c.
unsigned int span_offset |
Definition at line 51 of file r128_ioc32.c.
int usec_timeout |
Definition at line 44 of file r128_ioc32.c.