mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: unit: common.fbp tests
Add unit tests for all the APIs exposed by common.fbp unit. JIRA NVGPU-4393 Change-Id: I4aef64359919418ee5446925331fa9ef9eb5d5f0 Signed-off-by: Tejal Kudav <tkudav@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2244373 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
44a87d320e
commit
836abc253d
@@ -38,6 +38,7 @@ gm20b_top_get_max_fbps_count
|
||||
gm20b_top_get_max_ltc_per_fbp
|
||||
gm20b_top_get_max_lts_per_ltc
|
||||
gm20b_top_get_num_ltcs
|
||||
gm20b_fuse_status_opt_fbp
|
||||
gp10b_get_max_page_table_levels
|
||||
gp10b_mm_get_default_big_page_size
|
||||
gp10b_mm_get_iommu_bit
|
||||
@@ -275,6 +276,10 @@ nvgpu_falcon_sw_free
|
||||
nvgpu_falcon_sw_init
|
||||
nvgpu_falcon_wait_for_halt
|
||||
nvgpu_falcon_wait_idle
|
||||
nvgpu_fbp_init_support
|
||||
nvgpu_fbp_get_max_fbps_count
|
||||
nvgpu_fbp_get_fbp_en_mask
|
||||
nvgpu_fbp_remove_support
|
||||
nvgpu_fifo_init_support
|
||||
nvgpu_finalize_poweron
|
||||
nvgpu_free
|
||||
|
||||
Reference in New Issue
Block a user