Searched refs:i830_memory (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830.h118 typedef struct _i830_memory i830_memory; typedef in typeref:struct:_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_buffe
[all...]
H A Di830_hwmc.h91 i830_memory *batch;
H A Di830_memory.c40 * @file i830_memory.c
95 static i830_memory *
196 i830_bind_memory(ScrnInfoPtr pScrn, i830_memory *mem)
237 i830_unbind_memory(ScrnInfoPtr pScrn, i830_memory *mem)
269 i830_free_memory(ScrnInfoPtr pScrn, i830_memory *mem)
320 i830_memory *mem = pI830->memory_list->next;
364 i830_memory *start, *end;
581 static i830_memory *
588 i830_memory *mem, *scan;
666 i830_allocate_agp_memory(ScrnInfoPtr pScrn, i830_memory *me
[all...]
H A DMakefile.am92 i830_memory.c \
H A Di915_hwmc.c66 i830_memory *surface;
73 i830_memory *mcStaticIndirectState;
75 i830_memory *mcSamplerState;
77 i830_memory *mcMapState;
79 i830_memory *mcPixelShaderProgram;
81 i830_memory *mcPixelShaderConstants;
83 i830_memory *mcCorrdata;
H A DMakefile.in114 i830_io.c i830_lvds.c i830_memory.c i830_modes.c i830_video.c \
131 i830_memory.lo i830_modes.lo i830_video.lo i830_sdvo.lo \
389 i830_io.c i830_lvds.c i830_memory.c i830_modes.c i830_video.c \
501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_memory.Plo@am__quote@
H A Ddrmmode_display.c1310 i830_memory *old_front = NULL;
H A Di830_driver.c877 i830_memory *new_front, *old_front;

Completed in 15 milliseconds