mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-03-07 06:09:49 +00:00
545.23.06
This commit is contained in:
@@ -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_
|
||||
|
||||
Reference in New Issue
Block a user