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

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dmxgpu_vi.c411 static int xgpu_vi_poll_msg(struct amdgpu_device *adev, enum idh_event event) function
449 r = xgpu_vi_poll_msg(adev, IDH_READY_TO_ACCESS_GPU);
466 return xgpu_vi_poll_msg(adev, IDH_FLR_NOTIFICATION_CMPL);
519 if (xgpu_vi_poll_msg(adev, IDH_FLR_NOTIFICATION_CMPL)) {

Completed in 109 milliseconds