Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dmxgpu_nv.c155 static int xgpu_nv_send_access_requests(struct amdgpu_device *adev, in xgpu_nv_send_access_requests() function
216 ret = xgpu_nv_send_access_requests(adev, IDH_REQ_GPU_RESET_ACCESS); in xgpu_nv_request_reset()
231 return xgpu_nv_send_access_requests(adev, req); in xgpu_nv_request_full_gpu_access()
241 r = xgpu_nv_send_access_requests(adev, req); in xgpu_nv_release_full_gpu_access()
248 return xgpu_nv_send_access_requests(adev, IDH_REQ_GPU_INIT_DATA); in xgpu_nv_request_init_data()