Searched refs:amdgpu_prt_cb (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_vm.c159 * struct amdgpu_prt_cb - Helper to disable partial resident texture feature from a fence callback
161 struct amdgpu_prt_cb { struct
1297 struct amdgpu_prt_cb *cb = container_of(_cb, struct amdgpu_prt_cb, cb);
1312 struct amdgpu_prt_cb *cb;
1317 cb = kmalloc(sizeof(struct amdgpu_prt_cb), GFP_KERNEL);

Completed in 131 milliseconds