mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-05 23:59:59 +00:00
550.76
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user