Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_bo_list.h59 int amdgpu_bo_create_list_entry_array(struct drm_amdgpu_bo_list_in *in,
H A Damdgpu_bo_list.c240 int amdgpu_bo_create_list_entry_array(struct drm_amdgpu_bo_list_in *in, in amdgpu_bo_create_list_entry_array() function
293 r = amdgpu_bo_create_list_entry_array(&args->in, &info); in amdgpu_bo_list_ioctl()
H A Damdgpu_cs.c92 r = amdgpu_bo_create_list_entry_array(data, &info); in amdgpu_cs_bo_handles_chunk()