mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
gpu: nvgpu: unit: add tests for gv11b runlist HAL
Add unit tests for the following HALs: - gv11b_runlist_entry_size - gv11b_runlist_get_tsg_entry - gv11b_runlist_get_ch_entry Jira NVGPU-3793 Change-Id: If4c574efacc316e6c410b3f2872fd41b1470011b Signed-off-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2239477 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
Alex Waterman
parent
a717ba1a50
commit
0130ebd349
@@ -12,6 +12,7 @@ INPUT += ../../../userspace/units/fifo/channel/nvgpu-channel-gk20a.h
|
||||
INPUT += ../../../userspace/units/fifo/channel/nvgpu-channel-gm20b.h
|
||||
INPUT += ../../../userspace/units/fifo/channel/nvgpu-channel-gv11b.h
|
||||
INPUT += ../../../userspace/units/fifo/runlist/nvgpu-runlist.h
|
||||
INPUT += ../../../userspace/units/fifo/runlist/nvgpu-runlist-gv11b.h
|
||||
INPUT += ../../../userspace/units/fifo/tsg/nvgpu-tsg.h
|
||||
INPUT += ../../../userspace/units/fifo/tsg/gv11b/nvgpu-tsg-gv11b.h
|
||||
INPUT += ../../../userspace/units/fuse/nvgpu-fuse.h
|
||||
|
||||
Reference in New Issue
Block a user