VirtualBox

Changeset 99813 in vbox


Ignore:
Timestamp:
May 16, 2023 4:03:33 PM (20 months ago)
Author:
vboxsync
Message:

VMSVGA: Temporary commit to enable RELEASE logging in VBoxWDDM.sys (less logs from DPC), bugref:10440

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp

    r99789 r99813  
    15571557    const uint32_t u32LastCompletedFenceId = ASMAtomicReadU32(&pGaDevExt->u32LastCompletedFenceId);
    15581558
    1559     GALOG((" enter\n"));
    15601559    gaFenceObjectsLock(pGaDevExt);
    15611560
     
    16211620    if (ASMAtomicCmpXchgBool(&pSvga->fCommandBufferIrq, false, true) && pSvga->pCBState)
    16221621        SvgaCmdBufProcess(pSvga);
    1623 
    1624     GALOG((" leave\n"));
    16251622}
    16261623
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette