Home
last modified time | relevance | path

Searched refs:amdgpu_bo_list_create (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c62 int amdgpu_bo_list_create(struct amdgpu_device *adev, struct drm_file *filp, in amdgpu_bo_list_create() function
282 r = amdgpu_bo_list_create(adev, filp, info, args->in.bo_number, in amdgpu_bo_list_ioctl()
303 r = amdgpu_bo_list_create(adev, filp, info, args->in.bo_number, in amdgpu_bo_list_ioctl()
H A Damdgpu_bo_list.h60 int amdgpu_bo_list_create(struct amdgpu_device *adev,
H A Damdgpu_cs.c92 r = amdgpu_bo_list_create(p->adev, p->filp, info, data->bo_number, in amdgpu_cs_bo_handles_chunk()
533 r = amdgpu_bo_list_create(p->adev, p->filp, NULL, 0, in amdgpu_cs_parser_bos()