530.30.02

This commit is contained in:
Andy Ritger
2023-02-28 11:12:44 -08:00
parent e598191e8e
commit 4397463e73
928 changed files with 124728 additions and 88525 deletions

View File

@@ -83,6 +83,7 @@ vgpuMgrReserveSystemChannelIDs(OBJGPU *pGpu,
VGPU_TYPE *vgpuTypeInfo,
NvU32 gfid,
NvU32 *pChidOffset,
NvU32 *pChannelCount,
NvHandle hClient,
NvU32 numChannels,
NvU32 engineFifoListNumEntries,
@@ -92,6 +93,7 @@ void
vgpuMgrFreeSystemChannelIDs(OBJGPU *pGpu,
NvU32 gfid,
NvU32 *pChidOffset,
NvU32 *pChannelCount,
NvHandle hClient,
NvU32 engineFifoListNumEntries,
FIFO_ENGINE_LIST *engineFifoList);