VirtualBox

Changeset 55239 in vbox


Ignore:
Timestamp:
Apr 14, 2015 10:49:20 AM (10 years ago)
Author:
vboxsync
Message:

WDDM: log the command size

File:
1 edited

Legend:

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

    r52808 r55239  
    10071007    if (!pvBuffer)
    10081008    {
    1009         WARN(("failed to allocate contiguous buffer, trying nopping the tail"));
     1009        WARN(("failed to allocate contiguous buffer %d bytes, trying nopping the tail", cbCmd));
    10101010        uint32_t cbTail = VBoxVBVAExGetFreeTail(&pVbva->Vbva);
    10111011        if (!cbTail)
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