Linux Kernel
3.7.1
|
#include <r128_drv.h>
Data Fields | |
drm_r128_ring_buffer_t | ring |
drm_r128_sarea_t * | sarea_priv |
int | cce_mode |
int | cce_fifo_size |
int | cce_running |
drm_r128_freelist_t * | head |
drm_r128_freelist_t * | tail |
int | usec_timeout |
int | is_pci |
unsigned long | cce_buffers_offset |
atomic_t | idle_count |
int | page_flipping |
int | current_page |
u32 | crtc_offset |
u32 | crtc_offset_cntl |
atomic_t | vbl_received |
u32 | color_fmt |
unsigned int | front_offset |
unsigned int | front_pitch |
unsigned int | back_offset |
unsigned int | back_pitch |
u32 | depth_fmt |
unsigned int | depth_offset |
unsigned int | depth_pitch |
unsigned int | span_offset |
u32 | front_pitch_offset_c |
u32 | back_pitch_offset_c |
u32 | depth_pitch_offset_c |
u32 | span_pitch_offset_c |
drm_local_map_t * | sarea |
drm_local_map_t * | mmio |
drm_local_map_t * | cce_ring |
drm_local_map_t * | ring_rptr |
drm_local_map_t * | agp_textures |
struct drm_ati_pcigart_info | gart_info |
Definition at line 78 of file r128_drv.h.
drm_local_map_t* agp_textures |
Definition at line 122 of file r128_drv.h.
unsigned int back_offset |
Definition at line 105 of file r128_drv.h.
unsigned int back_pitch |
Definition at line 106 of file r128_drv.h.
u32 back_pitch_offset_c |
Definition at line 114 of file r128_drv.h.
unsigned long cce_buffers_offset |
Definition at line 91 of file r128_drv.h.
int cce_fifo_size |
Definition at line 83 of file r128_drv.h.
int cce_mode |
Definition at line 82 of file r128_drv.h.
drm_local_map_t* cce_ring |
Definition at line 120 of file r128_drv.h.
int cce_running |
Definition at line 84 of file r128_drv.h.
u32 color_fmt |
Definition at line 102 of file r128_drv.h.
u32 crtc_offset |
Definition at line 97 of file r128_drv.h.
u32 crtc_offset_cntl |
Definition at line 98 of file r128_drv.h.
int current_page |
Definition at line 96 of file r128_drv.h.
u32 depth_fmt |
Definition at line 108 of file r128_drv.h.
unsigned int depth_offset |
Definition at line 109 of file r128_drv.h.
unsigned int depth_pitch |
Definition at line 110 of file r128_drv.h.
u32 depth_pitch_offset_c |
Definition at line 115 of file r128_drv.h.
unsigned int front_offset |
Definition at line 103 of file r128_drv.h.
unsigned int front_pitch |
Definition at line 104 of file r128_drv.h.
u32 front_pitch_offset_c |
Definition at line 113 of file r128_drv.h.
struct drm_ati_pcigart_info gart_info |
Definition at line 123 of file r128_drv.h.
Definition at line 86 of file r128_drv.h.
atomic_t idle_count |
Definition at line 93 of file r128_drv.h.
int is_pci |
Definition at line 90 of file r128_drv.h.
drm_local_map_t* mmio |
Definition at line 119 of file r128_drv.h.
int page_flipping |
Definition at line 95 of file r128_drv.h.
Definition at line 79 of file r128_drv.h.
drm_local_map_t* ring_rptr |
Definition at line 121 of file r128_drv.h.
drm_local_map_t* sarea |
Definition at line 118 of file r128_drv.h.
drm_r128_sarea_t* sarea_priv |
Definition at line 80 of file r128_drv.h.
unsigned int span_offset |
Definition at line 111 of file r128_drv.h.
u32 span_pitch_offset_c |
Definition at line 116 of file r128_drv.h.
drm_r128_freelist_t* tail |
Definition at line 87 of file r128_drv.h.
int usec_timeout |
Definition at line 89 of file r128_drv.h.
atomic_t vbl_received |
Definition at line 100 of file r128_drv.h.