mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
gpu: nvgpu: unit: update FIFO SWUTS for inst_block
Adds nvgpu_inst_block_addr and nvgpu_free_inst_block to FIFO SWUTS. JIRA NVGPU-3510 Change-Id: Ia65a53dfe7f976c271c2f7cc5da9ffa9d676aac4 Signed-off-by: Nicolas Benech <nbenech@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2289243 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Alex Waterman
parent
c70a3a9fff
commit
acd459237a
@@ -213,7 +213,7 @@ int test_channel_alloc_inst(struct unit_module *m,
|
||||
*
|
||||
* Test Type: Feature
|
||||
*
|
||||
* Targets: nvgpu_channel_refch_from_inst_ptr
|
||||
* Targets: nvgpu_channel_refch_from_inst_ptr, nvgpu_inst_block_addr
|
||||
*
|
||||
* Input: test_fifo_init_support() run for this GPU
|
||||
*
|
||||
|
||||
@@ -40,7 +40,8 @@ struct gk20a;
|
||||
*
|
||||
* Test Type: Feature
|
||||
*
|
||||
* Targets: gops_ramin.set_gr_ptr, gv11b_ramin_set_gr_ptr
|
||||
* Targets: gops_ramin.set_gr_ptr, gv11b_ramin_set_gr_ptr,
|
||||
* nvgpu_free_inst_block
|
||||
*
|
||||
* Input: None
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user