Files
linux-nvgpu/drivers/gpu/nvgpu/common
Alex Waterman c71e764348 gpu: nvgpu: Remove alloc_inst_block from mm HAL
The alloc_insty_block() function in the MM HAL is not a HAL. It does
not abstract any HW accesses; instead it just wraps a dma allocation.
As such remove it from the HAL and move the single gk20a implementation
to common/mm/mm.c as nvgpu_alloc_inst_block().

JIRA NVGPU-2042

Change-Id: I0a586800a11cd230ca43b85f94a35de107f5d1e1
Signed-off-by: Alex Waterman <alexw@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2109049
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2019-05-01 15:06:42 -07:00
..
2019-04-24 02:34:20 -07:00
2019-04-23 22:06:09 -07:00
2019-04-26 14:16:04 -07:00
2019-02-22 03:47:38 -08:00
2019-04-30 02:47:37 -07:00
2019-04-26 16:14:55 -07:00
2019-04-30 02:47:37 -07:00
2019-04-30 02:47:37 -07:00
2019-03-08 16:24:35 -08:00
2018-11-09 13:28:19 -08:00