diff options
author | Deepak Nibade <dnibade@nvidia.com> | 2016-01-12 07:19:57 -0500 |
---|---|---|
committer | Terje Bergstrom <tbergstrom@nvidia.com> | 2016-05-03 12:01:49 -0400 |
commit | 0dd7ffbf2367fa892a0730a8264077e79fd1b18c (patch) | |
tree | 5b1b7113a9e40f254d9e0bad660861a6321cf7f1 /drivers/gpu/nvgpu/gk20a/hal.c | |
parent | caed43e0a208d87dd2c1788a74897072422b89a8 (diff) |
gpu: nvgpu: remove wait in shutdown
In gk20a_pm_shutdown(), we currently wait for 2s
for all channels to finish their work
But we already cancel all the nvgpu workers, freeze
user processes during shutdown
So the waiting should not be required, and hence
remove it
Bug 200166139
Change-Id: I0012f1b3c0f4f676958d083f8c60a001f7015fb0
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: http://git-master/r/1121918
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Tested-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/hal.c')
0 files changed, 0 insertions, 0 deletions