commit | 8bdab6bb1cf120f6978fd74ad5b298e2ab83e3aa | [log] [tgz] |
---|---|---|
author | Yong Zhao <Yong.Zhao@amd.com> | Tue Feb 25 19:54:53 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 26 14:21:03 2020 -0500 |
tree | 2782c76a5f9c209277d96ab4026e436bbb39fda5 | |
parent | 7af8bc5016d971b1b1e38e73b2b98cc1b703ca07 [diff] |
drm/amdgpu: Increase timout on emulator to tenfold instead of twice Since emulators are slower, sometime some operations like flushing tlb through FM need more than twice the regular timout of 100ms, so increase the timeout to 1s on emulators. Signed-off-by: Yong Zhao <Yong.Zhao@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>