]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
gpu: nvgpu: Retrieve intr & reset id from HW
authorTerje Bergstrom <tbergstrom@nvidia.com>
Mon, 10 Nov 2014 08:34:24 +0000 (10:34 +0200)
committerTerje Bergstrom <tbergstrom@nvidia.com>
Fri, 14 Nov 2014 13:03:32 +0000 (05:03 -0800)
commit0347e0f47eff5996653a92feac9a821caac0b07e
tree36f5ec15d8a836b7e27355d0782cb1d265aa80d0
parent798045acbafce3181492247e54d1a23e2df9d42c
gpu: nvgpu: Retrieve intr & reset id from HW

Query interrupt number and reset id from HW. Use the number
from HW when enabling and detecting interrupts.

Bug 200036089
Bug 1567274

Change-Id: If9cb4db79a19dcb193ba7ad9db7081f4fe1ab433
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/600988
drivers/gpu/nvgpu/gk20a/fifo_gk20a.c
drivers/gpu/nvgpu/gk20a/fifo_gk20a.h
drivers/gpu/nvgpu/gk20a/gk20a.c
drivers/gpu/nvgpu/gk20a/hw_top_gk20a.h
drivers/gpu/nvgpu/gk20a/mc_gk20a.c
drivers/gpu/nvgpu/gm20b/hw_top_gm20b.h
drivers/gpu/nvgpu/vgpu/fifo_vgpu.c