This commit is contained in:
Bernhard Stoeckner
2024-04-17 17:23:37 +02:00
parent 3bf16b890c
commit ea4c27fad6
103 changed files with 60736 additions and 56138 deletions

View File

@@ -276,6 +276,7 @@ SRCS += ../common/nvswitch/kernel/ls10/smbpbi_ls10.c
SRCS += ../common/nvswitch/kernel/ls10/soe_ls10.c
SRCS += ../common/nvswitch/kernel/ls10/sugen_ls10.c
SRCS += ../common/nvswitch/kernel/ls10/therm_ls10.c
SRCS += ../common/nvswitch/kernel/ls10/tnvl_ls10.c
SRCS += ../common/nvswitch/kernel/nvswitch.c
SRCS += ../common/nvswitch/kernel/pmgr_nvswitch.c
SRCS += ../common/nvswitch/kernel/rom_nvswitch.c
@@ -399,10 +400,12 @@ SRCS += src/kernel/gpu/ce/kernel_ce_context.c
SRCS += src/kernel/gpu/ce/kernel_ce_ctrl.c
SRCS += src/kernel/gpu/ce/kernel_ce_shared.c
SRCS += src/kernel/gpu/conf_compute/arch/hopper/conf_compute_gh100.c
SRCS += src/kernel/gpu/conf_compute/arch/hopper/conf_compute_key_rotation_gh100.c
SRCS += src/kernel/gpu/conf_compute/arch/hopper/conf_compute_keystore_gh100.c
SRCS += src/kernel/gpu/conf_compute/ccsl.c
SRCS += src/kernel/gpu/conf_compute/conf_compute.c
SRCS += src/kernel/gpu/conf_compute/conf_compute_api.c
SRCS += src/kernel/gpu/conf_compute/conf_compute_key_rotation.c
SRCS += src/kernel/gpu/conf_compute/conf_compute_keystore.c
SRCS += src/kernel/gpu/deferred_api.c
SRCS += src/kernel/gpu/device.c