RE: [PATCH] drm/amdgpu: Increase timout on emulator to tenfold instead of twice

2020-02-25 Thread Zhang, Hawking
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. Change-Id: Idf1ff571dd2fe69d3a236d916262ad65f86c44e8 Signed-off-by: Yong

[PATCH] drm/amdgpu: Increase timout on emulator to tenfold instead of twice

2020-02-25 Thread Yong Zhao
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. Change-Id: Idf1ff571dd2fe69d3a236d916262ad65f86c44e8 Signed-off-by: Yong Zhao --- drivers/gpu/drm/amd/amdgpu/amdgpu_devi