Searched defs:drm_mga_dma_bootstrap (Results 1 – 2 of 2) sorted by relevance
307 typedef struct drm_mga_dma_bootstrap { struct320 unsigned long texture_handle; /**< Handle used to map AGP textures. */321 __u32 texture_size; /**< Size of the AGP texture region. */330 __u32 primary_size;340 __u32 secondary_bin_count;367 } drm_mga_dma_bootstrap_t; argument
302 typedef struct drm_mga_dma_bootstrap { struct315 unsigned long texture_handle; /**< Handle used to map AGP textures. */316 uint32_t texture_size; /**< Size of the AGP texture region. */326 uint32_t primary_size;337 uint32_t secondary_bin_count;367 } drm_mga_dma_bootstrap_t; argument