Home
last modified time | relevance | path

Searched defs:_drm_intel_bo_gem (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libdrm/intel/
H A Dintel_bufmgr_gem.c164 struct _drm_intel_bo_gem { struct
165 drm_intel_bo bo;
167 atomic_t refcount;
168 uint32_t gem_handle;
169 const char *name;
176 unsigned int global_name;
178 UT_hash_handle handle_hh;
179 UT_hash_handle name_hh;
185 int validate_index;
190 uint32_t tiling_mode;
[all …]