]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
gpu: nvgpu: Do not return timedout in emulation
authorTerje Bergstrom <tbergstrom@nvidia.com>
Thu, 19 Feb 2015 17:41:14 +0000 (09:41 -0800)
committerTerje Bergstrom <tbergstrom@nvidia.com>
Mon, 23 Feb 2015 15:57:00 +0000 (07:57 -0800)
commit348ed7ce5b2d965cf39ec365ac6427386f872c12
tree8d4a40c678da3bf5c2124e8908c44bb2ac23172d
parent9bb268f245cc5cd3a312fd120483f462e314b563
gpu: nvgpu: Do not return timedout in emulation

We have infinite timeouts for loops in emulation. Some functions with
the loops still return error if we exceed the original retry count.

Change-Id: I1f9ddbfc0acd9f30f6bd49d9e748d8d8fbefa154
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/709491
drivers/gpu/nvgpu/gk20a/ltc_gk20a.c
drivers/gpu/nvgpu/gk20a/mm_gk20a.c