545.23.06

This commit is contained in:
Andy Ritger
2023-10-17 09:25:29 -07:00
parent f59818b751
commit b5bf85a8e3
917 changed files with 132480 additions and 110015 deletions

View File

@@ -7,7 +7,7 @@ extern "C" {
#endif
/*
* SPDX-FileCopyrightText: Copyright (c) 2018-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-FileCopyrightText: Copyright (c) 2018-2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
* SPDX-License-Identifier: MIT
*
* Permission is hereby granted, free of charge, to any person obtaining a
@@ -36,6 +36,8 @@ extern "C" {
#include "kernel/gpu/fifo/channel_descendant.h"
ENGDESCRIPTOR ofaGetEngineDescFromAllocParams(OBJGPU *pGpu, NvU32 externalClassId, void *pAllocParams);
/*!
* RM internal class representing NVXXXX_VIDEO_OFA
*/
@@ -321,4 +323,5 @@ static inline void __nvoc_ofactxDestruct(struct OfaContext *pOfaContext) {
#ifdef __cplusplus
} // extern "C"
#endif
#endif // _G_KERNEL_OFA_CTX_NVOC_H_