Linux Kernel
3.7.1
|
#include <mga_drv.h>
Data Fields | |
drm_mga_primary_buffer_t | prim |
drm_mga_sarea_t * | sarea_priv |
drm_mga_freelist_t * | head |
drm_mga_freelist_t * | tail |
unsigned int | warp_pipe |
unsigned long | warp_pipe_phys [MGA_MAX_WARP_PIPES] |
int | chipset |
int | usec_timeout |
int | used_new_dma_init |
u32 | dma_access |
u32 | wagp_enable |
u32 | clear_cmd |
u32 | maccess |
atomic_t | vbl_received |
wait_queue_head_t | fence_queue |
atomic_t | last_fence_retired |
u32 | next_fence_to_post |
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 |
unsigned int | texture_size |
drm_local_map_t * | sarea |
drm_local_map_t * | mmio |
drm_local_map_t * | status |
drm_local_map_t * | warp |
drm_local_map_t * | primary |
drm_local_map_t * | agp_textures |
unsigned long | agp_handle |
unsigned int | agp_size |
MMIO region parameters. | |
| |
resource_size_t | mmio_base |
resource_size_t | mmio_size |
u32 dma_access |
wait_queue_head_t fence_queue |
resource_size_t mmio_base |
resource_size_t mmio_size |
drm_mga_sarea_t* sarea_priv |
drm_mga_freelist_t* tail |
int used_new_dma_init |
u32 wagp_enable |
unsigned long warp_pipe_phys[MGA_MAX_WARP_PIPES] |