diff options
author | Terje Bergstrom <tbergstrom@nvidia.com> | 2016-06-13 11:27:30 -0400 |
---|---|---|
committer | Deepak Nibade <dnibade@nvidia.com> | 2016-06-14 07:50:56 -0400 |
commit | 1409d216e536f742700f1ef23a17481509024799 (patch) | |
tree | 0a27b81bd0fb71ea1e6f32075568fc4937fbe8f1 /drivers/gpu/nvgpu/vgpu/gk20a | |
parent | edd080b05ab118307c7c7b01426ea1e7c1cc9be7 (diff) |
gpu: nvgpu: Fix gk20a_busy() in debug dump
When debug dump is called from an interrupt thread, we do not want
to call gk20a_busy() because it causes race in case rail gating is
being engaged at the same time. It has to be called from all debugfs
paths.
Bug 200198908
Bug 1770522
Change-Id: I7eda7d029b0a59cce0320ecc1b750dc2f4d7ccf0
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/1163440
GVS: Gerrit_Virtual_Submit
Tested-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/vgpu/gk20a')
0 files changed, 0 insertions, 0 deletions