mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-03-02 11:49:55 +00:00
545.23.06
This commit is contained in:
@@ -96,7 +96,7 @@ vgpuMgrReserveSystemChannelIDs(OBJGPU *pGpu,
|
||||
NvU32 gfid,
|
||||
NvU32 *pChidOffset,
|
||||
NvU32 *pChannelCount,
|
||||
NvHandle hClient,
|
||||
Device *pMigDevice,
|
||||
NvU32 numChannels,
|
||||
NvU32 engineFifoListNumEntries,
|
||||
FIFO_ENGINE_LIST *engineFifoList);
|
||||
@@ -106,7 +106,7 @@ vgpuMgrFreeSystemChannelIDs(OBJGPU *pGpu,
|
||||
NvU32 gfid,
|
||||
NvU32 *pChidOffset,
|
||||
NvU32 *pChannelCount,
|
||||
NvHandle hClient,
|
||||
Device *pMigDevice,
|
||||
NvU32 engineFifoListNumEntries,
|
||||
FIFO_ENGINE_LIST *engineFifoList);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user