Searched defs:drm_agp_buffer32 (Results 1 – 1 of 1) sorted by relevance
128 typedef struct drm_agp_buffer32 { struct129 uint32_t size; /* In bytes -- will round to page boundary */130 uint32_t handle; /* Used for binding / unbinding */131 uint32_t type; /* Type of memory to allocate */132 uint32_t physical; /* Physical used by i810 */