Home | History | Annotate | Download | only in amdgpu

Lines Matching full:device_handle

42 static amdgpu_device_handle device_handle;
76 &minor_version, &device_handle);
80 family_id = device_handle->info.family_id;
82 r = amdgpu_cs_ctx_create(device_handle, &context_handle);
86 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096,
115 r = amdgpu_device_deinitialize(device_handle);
135 r = amdgpu_bo_list_create(device_handle, num_resources, resources,
187 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle);
190 r = amdgpu_va_range_alloc(device_handle,
253 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle);
256 r = amdgpu_va_range_alloc(device_handle,
349 r = amdgpu_bo_alloc(device_handle, &req, &buf_handle);
352 r = amdgpu_va_range_alloc(device_handle,