diff options
author | Arto Merilainen <amerilainen@nvidia.com> | 2014-05-06 11:05:31 -0400 |
---|---|---|
committer | Dan Willemsen <dwillemsen@nvidia.com> | 2015-03-18 15:09:47 -0400 |
commit | 219eb3d26bbcbede22c59e313c797e1854b12f2f (patch) | |
tree | 5be3b853f7dc2d200b9ebacbf3bdae485e97dfa9 /drivers/gpu/nvgpu/Makefile | |
parent | 93044a4dc27b656d5acf2d134fff0446b8e04f85 (diff) |
gpu: nvgpu: Fixes to static offset mappings
This patch addresses two issues in fixes offset mappings:
- VA unmapping did not use lists safely. This caused an application hang
if the application did not free all (fixed offset) buffers before quiting.
- GPU was not powered closing AS node. If the address space had areas that
were not freed, the driver tried to access hw without powering it up first.
Change-Id: Ida526d222ea4e03b8d765eca16574ddc1823e60d
Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Reviewed-on: http://git-master/r/405872
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/Makefile')
0 files changed, 0 insertions, 0 deletions