Lines Matching refs:device_handle
58 static amdgpu_device_handle device_handle;
93 &minor_version, &device_handle))
96 r = amdgpu_query_hw_ip_info(device_handle, AMDGPU_HW_IP_UVD_ENC, 0, &info);
98 if (amdgpu_device_deinitialize(device_handle))
113 &minor_version, &device_handle);
117 family_id = device_handle->info.family_id;
119 r = amdgpu_cs_ctx_create(device_handle, &context_handle);
123 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096,
146 r = amdgpu_device_deinitialize(device_handle);
166 r = amdgpu_bo_list_create(device_handle, num_resources, resources,
207 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle);
209 r = amdgpu_va_range_alloc(device_handle,