mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-03-05 13:19:53 +00:00
535.43.02
This commit is contained in:
@@ -231,10 +231,7 @@ static void __nvoc_init_funcTable_VirtMemAllocator_1(VirtMemAllocator *pThis, Rm
|
||||
}
|
||||
|
||||
// Hal function -- dmaStatePostLoad
|
||||
if (( ((chipHal_HalVarIdx >> 5) == 1UL) && ((1UL << (chipHal_HalVarIdx & 0x1f)) & 0x11f0ffe0UL) )) /* ChipHal: TU102 | TU104 | TU106 | TU116 | TU117 | GA100 | GA102 | GA103 | GA104 | GA106 | GA107 | AD102 | AD103 | AD104 | AD106 | AD107 | GH100 */
|
||||
{
|
||||
pThis->__dmaStatePostLoad__ = &dmaStatePostLoad_GM107;
|
||||
}
|
||||
pThis->__dmaStatePostLoad__ = &dmaStatePostLoad_GM107;
|
||||
|
||||
pThis->__nvoc_base_OBJENGSTATE.__engstateConstructEngine__ = &__nvoc_thunk_VirtMemAllocator_engstateConstructEngine;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user