Linux Kernel
3.7.1
|
#include <r128_drm.h>
Public Types | |
enum | { R128_INIT_CCE = 0x01, R128_CLEANUP_CCE = 0x02 } |
Data Fields | |
enum drm_r128_init:: { ... } | func |
unsigned long | 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 long | fb_offset |
unsigned long | mmio_offset |
unsigned long | ring_offset |
unsigned long | ring_rptr_offset |
unsigned long | buffers_offset |
unsigned long | agp_textures_offset |
Definition at line 220 of file r128_drm.h.
anonymous enum |
Definition at line 221 of file r128_drm.h.
unsigned long agp_textures_offset |
Definition at line 244 of file r128_drm.h.
unsigned int back_offset |
Definition at line 234 of file r128_drm.h.
unsigned int back_pitch |
Definition at line 234 of file r128_drm.h.
unsigned long buffers_offset |
Definition at line 243 of file r128_drm.h.
int cce_mode |
Definition at line 227 of file r128_drm.h.
int cce_secure |
Definition at line 228 of file r128_drm.h.
unsigned int depth_bpp |
Definition at line 235 of file r128_drm.h.
unsigned int depth_offset |
Definition at line 236 of file r128_drm.h.
unsigned int depth_pitch |
Definition at line 236 of file r128_drm.h.
unsigned int fb_bpp |
Definition at line 232 of file r128_drm.h.
unsigned long fb_offset |
Definition at line 239 of file r128_drm.h.
unsigned int front_offset |
Definition at line 233 of file r128_drm.h.
unsigned int front_pitch |
Definition at line 233 of file r128_drm.h.
enum { ... } func |
int is_pci |
Definition at line 226 of file r128_drm.h.
unsigned long mmio_offset |
Definition at line 240 of file r128_drm.h.
unsigned long ring_offset |
Definition at line 241 of file r128_drm.h.
unsigned long ring_rptr_offset |
Definition at line 242 of file r128_drm.h.
int ring_size |
Definition at line 229 of file r128_drm.h.
unsigned long sarea_priv_offset |
Definition at line 225 of file r128_drm.h.
unsigned int span_offset |
Definition at line 237 of file r128_drm.h.
int usec_timeout |
Definition at line 230 of file r128_drm.h.