|
Linux Kernel
3.7.1
|
#include <mga_drm.h>
Data Fields | |
| drm_mga_context_regs_t | context_state |
| drm_mga_server_regs_t | server_state |
| drm_mga_texture_regs_t | tex_state [2] |
| unsigned int | warp_pipe |
| unsigned int | dirty |
| unsigned int | vertsize |
| struct drm_clip_rect | boxes [MGA_NR_SAREA_CLIPRECTS] |
| unsigned int | nbox |
| unsigned int | req_drawable |
| unsigned int | req_draw_buffer |
| unsigned int | exported_drawable |
| unsigned int | exported_index |
| unsigned int | exported_stamp |
| unsigned int | exported_buffers |
| unsigned int | exported_nfront |
| unsigned int | exported_nback |
| int | exported_back_x |
| int | exported_front_x |
| int | exported_w |
| int | exported_back_y |
| int | exported_front_y |
| int | exported_h |
| struct drm_clip_rect | exported_boxes [MGA_NR_SAREA_CLIPRECTS] |
| unsigned int | status [4] |
| unsigned int | last_wrap |
| drm_mga_age_t | last_frame |
| unsigned int | last_enqueue |
| unsigned int | last_dispatch |
| unsigned int | last_quiescent |
| struct drm_tex_region | texList [MGA_NR_TEX_HEAPS][MGA_NR_TEX_REGIONS+1] |
| unsigned int | texAge [MGA_NR_TEX_HEAPS] |
| int | ctxOwner |
| drm_mga_context_regs_t context_state |
| struct drm_clip_rect exported_boxes[MGA_NR_SAREA_CLIPRECTS] |
| drm_mga_age_t last_frame |
| drm_mga_server_regs_t server_state |
| drm_mga_texture_regs_t tex_state[2] |
| unsigned int texAge[MGA_NR_TEX_HEAPS] |
| struct drm_tex_region texList[MGA_NR_TEX_HEAPS][MGA_NR_TEX_REGIONS+1] |
1.8.2