Searched refs:kms_handle (Results 1 – 5 of 5) sorted by relevance
70 uint32_t kms_handle; member
590 amdgpu_bo_export(bo->bo, amdgpu_bo_handle_type_kms, &bo->u.real.kms_handle); in amdgpu_create_bo()1501 amdgpu_bo_export(bo->bo, amdgpu_bo_handle_type_kms, &bo->u.real.kms_handle); in amdgpu_bo_from_handle()1543 whandle->handle = bo->u.real.kms_handle; in amdgpu_bo_get_handle()1581 bo->u.real.kms_handle, bo, in amdgpu_bo_get_handle()1643 amdgpu_bo_export(bo->bo, amdgpu_bo_handle_type_kms, &bo->u.real.kms_handle); in amdgpu_bo_from_ptr()
323 return bo->u.real.kms_handle; in kms_handle_hash()
1445 list[num_handles].bo_handle = bo->u.real.kms_handle; in amdgpu_cs_submit_ib()1471 list[num_handles].bo_handle = buffer->bo->u.real.kms_handle; in amdgpu_cs_submit_ib()
286 unsigned int kms_handle) in kms_sw_displaytarget_find_and_ref() argument291 if (kms_sw_dt->handle == kms_handle) { in kms_sw_displaytarget_find_and_ref()