mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-19 06:29:58 +00:00
515.48.07
This commit is contained in:
@@ -151,7 +151,7 @@ static void maxwell_membar_after_transfer(uvm_push_t *push)
|
||||
|
||||
// Flush on transfers only works when paired with a semaphore release. Use a
|
||||
// host WFI + MEMBAR.
|
||||
// http://nvbugs/1709888
|
||||
// Bug 1709888
|
||||
gpu->parent->host_hal->wait_for_idle(push);
|
||||
|
||||
if (uvm_push_get_and_reset_flag(push, UVM_PUSH_FLAG_NEXT_MEMBAR_GPU))
|
||||
|
||||
Reference in New Issue
Block a user