OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i830_memory
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830.h
118
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_buffer
[
all
...]
i830_hwmc.h
91
i830_memory
*batch;
i830_memory.c
40
* @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
*mem, int flags
[
all
...]
i915_hwmc.c
66
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;
drmmode_display.c
1310
i830_memory
*old_front = NULL;
i830_driver.c
877
i830_memory
*new_front, *old_front;
Completed in 24 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026