Searched defs:amdvgpu_device (Results 1 – 1 of 1) sorted by relevance
38 struct amdvgpu_device { struct43 struct amdvgpu_device *next; argument45 int fd;50 simple_mtx_t handle_to_vbo_mutex;51 struct hash_table *handle_to_vbo;58 uint32_t num_virtio_rings;59 uint32_t virtio_ring_mapping[AMD_NUM_IP_TYPES];61 struct drm_amdgpu_info_device dev_info;66 uint32_t next_blob_id;69 amdgpu_va_manager_handle va_mgr;[all …]