Changeset 32915 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp
- Timestamp:
- Oct 5, 2010 1:32:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.cpp
r32889 r32915 896 896 if (bOur) 897 897 { 898 HGSMIClearIrq ( pDevExt);898 HGSMIClearIrq (hgsmiFromDeviceExt(pDevExt)); 899 899 #ifdef DEBUG_misha 900 900 /* this is not entirely correct since host may concurrently complete some commands and raise a new IRQ while we are here,
Note:
See TracChangeset
for help on using the changeset viewer.