Home
last modified time | relevance | path

Searched refs:intel_info (Results 1 – 1 of 1) sorted by relevance

/external/drm_gralloc/
Dgralloc_drm_intel.c55 struct intel_info { struct
75 batch_next(struct intel_info *info) in batch_next() argument
89 batch_count(struct intel_info *info) in batch_count()
95 batch_dword(struct intel_info *info, uint32_t dword) in batch_dword()
101 batch_reloc(struct intel_info *info, struct gralloc_drm_bo_t *bo, in batch_reloc()
117 batch_flush(struct intel_info *info) in batch_flush()
150 batch_reserve(struct intel_info *info, int count) in batch_reserve()
161 batch_destroy(struct intel_info *info) in batch_destroy()
175 batch_init(struct intel_info *info) in batch_init()
241 static drm_intel_bo *alloc_ibo(struct intel_info *info, in alloc_ibo()
[all …]