mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: compile out non-safe ctxsw_prog hals
Following two hals are non-safe. Compile them under CONFIG_NVGPU_HAL_NON_FUSA: 1. init_ctxsw_hdr_data 2. disable_verif_features JIRA NVGPU-5358 Change-Id: I751c4655dc628f7ab66ed3a779268a6a88f9a1e3 Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2581361 (cherry picked from commit abf16c6a01109d174879609c10354f06739fb6dc) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2581842 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
62b04331de
commit
72c3bce602
@@ -59,7 +59,6 @@ struct unit_module;
|
||||
* gops_gr_setup.alloc_obj_ctx,
|
||||
* nvgpu_gr_ctx_load_golden_ctx_image,
|
||||
* gm20b_ctxsw_prog_set_patch_addr,
|
||||
* gm20b_ctxsw_prog_disable_verif_features,
|
||||
* gv11b_gr_init_commit_global_attrib_cb,
|
||||
* gm20b_gr_init_commit_global_attrib_cb,
|
||||
* gv11b_gr_init_commit_global_timeslice,
|
||||
|
||||
Reference in New Issue
Block a user