Searched refs:amdgpu_lockup_timeout (Results 1 – 5 of 5) sorted by relevance
269 if (amdgpu_lockup_timeout == 0) in xgpu_ai_mailbox_flr_work()
90 int amdgpu_lockup_timeout = 10000; variable221 module_param_named(lockup_timeout, amdgpu_lockup_timeout, int, 0444);
448 timeout = msecs_to_jiffies(amdgpu_lockup_timeout); in amdgpu_fence_driver_init_ring()
1012 if (amdgpu_lockup_timeout == 0) { in amdgpu_device_check_arguments()1014 amdgpu_lockup_timeout = 10000; in amdgpu_device_check_arguments()
100 extern int amdgpu_lockup_timeout;