Lines Matching refs:i830_memory
118 typedef struct _i830_memory i830_memory;
168 i830_memory *next;
169 i830_memory *prev;
180 i830_memory *mem;
232 i830_memory *rotate_mem;
348 i830_memory *memory_list;
350 i830_memory *bo_list;
354 i830_memory *front_buffer;
355 i830_memory *compressed_front_buffer;
356 i830_memory *compressed_ll_buffer;
358 i830_memory *cursor_mem;
360 i830_memory *cursor_mem_classic[2];
361 i830_memory *cursor_mem_argb[2];
362 i830_memory *fake_bufmgr_mem;
391 i830_memory *overlay_regs;
402 i830_memory *power_context;
404 i830_memory *memory_manager; /**< DRI memory manager aperture */
718 i830_memory * i830_allocate_memory(ScrnInfoPtr pScrn, const char *name,
726 void i830_free_memory(ScrnInfoPtr pScrn, i830_memory *mem);
734 i830_memory **buffer, unsigned long size, int flags);
735 void i830_free_xvmc_buffer(ScrnInfoPtr pScrn, i830_memory *buffer);
766 /* i830_memory.c */
776 i830_memory *