Home
last modified time | relevance | path

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

/external/libdrm/intel/
Dintel_bufmgr_gem.c165 struct _drm_intel_bo_gem { struct
166 drm_intel_bo bo;
168 atomic_t refcount;
169 uint32_t gem_handle;
170 const char *name;
177 unsigned int global_name;
179 UT_hash_handle handle_hh;
180 UT_hash_handle name_hh;
186 int validate_index;
191 uint32_t tiling_mode;
[all …]