520.61.05

This commit is contained in:
Andy Ritger
2022-10-10 14:59:24 -07:00
parent fe0728787f
commit 90eb10774f
758 changed files with 88383 additions and 26493 deletions

View File

@@ -1,5 +1,5 @@
/*
* SPDX-FileCopyrightText: Copyright (c) 2014-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-FileCopyrightText: Copyright (c) 2014-2020 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: MIT
*
* Permission is hereby granted, free of charge, to any person obtaining a
@@ -278,6 +278,8 @@ PORT_DEBUG_INLINE void portDbgExPrintfLevel(NvU32 level, const char *format, ...
#include "nvport/inline/debug_qnx.h"
#elif NVOS_IS_DCECORE
#include "nvport/inline/debug_dcecore.h"
#elif defined(GSP_PLUGIN_BUILD)
#include "nvport/inline/debug_vgpu_gsp.h"
#else
#if PORT_IS_KERNEL_BUILD