Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmxgpu_vi.c411 static int xgpu_vi_poll_msg(struct amdgpu_device *adev, enum idh_event event) in xgpu_vi_poll_msg() function
449 r = xgpu_vi_poll_msg(adev, IDH_READY_TO_ACCESS_GPU); in xgpu_vi_send_access_requests()
466 return xgpu_vi_poll_msg(adev, IDH_FLR_NOTIFICATION_CMPL); in xgpu_vi_wait_reset_cmpl()
519 if (xgpu_vi_poll_msg(adev, IDH_FLR_NOTIFICATION_CMPL)) { in xgpu_vi_mailbox_flr_work()