


DxgkCbSetPowerComponentLatency (DXGKDDI_INTERFACE_VERSION >= DXGKDDI_INTERFACE_VERSION_WIN8).DxgkCbSetPowerComponentIdle (DXGKDDI_INTERFACE_VERSION >= DXGKDDI_INTERFACE_VERSION_WIN8).DxgkCbPresentDisplayOnlyProgress (Only called by kernel mode display-only drivers) (DXGKDDI_INTERFACE_VERSION >= DXGKDDI_INTERFACE_VERSION_WIN8).DxgkCbPowerRuntimeControlRequest (DXGKDDI_INTERFACE_VERSION >= DXGKDDI_INTERFACE_VERSION_WIN8).DxgkCbDestro圜ontextAllocation (DXGKDDI_INTERFACE_VERSION >= DXGKDDI_INTERFACE_VERSION_WIN8).DxgkCbCreateContextAllocation (DXGKDDI_INTERFACE_VERSION >= DXGKDDI_INTERFACE_VERSION_WIN8).DxgkCbCompleteFStateTransition (DXGKDDI_INTERFACE_VERSION >= DXGKDDI_INTERFACE_VERSION_WIN8).DxgkCbAcquirePostDisplayOwnership (DXGKDDI_INTERFACE_VERSION >= DXGKDDI_INTERFACE_VERSION_WIN8).DxgkInitializeDisplayOnlyDriver (Only called by kernel mode display-only drivers) (DXGKDDI_INTERFACE_VERSION >= DXGKDDI_INTERFACE_VERSION_WIN8).The display miniport driver passes that handle as an argument each time it calls any of the functions in DXGKRNL_INTERFACE. The DXGKRNL_INTERFACE structure also contains a handle (generated by the display port driver) to a particular display adapter. The DirectX graphics kernel subsystem ( Dxgkrnl.sys) provides the display miniport driver with pointers to the functions in the following table by passing a DXGKRNL_INTERFACE structure to the display miniport driver's DxgkDdiStartDevice function. Obtaining Additional Monitor Target Modesįor descriptions of functions implemented by the display miniport driver, see Kernel-Mode Interfaces Implemented By the Display Miniport Driver. For descriptions of other functions implemented by the DirectX graphics kernel subsystem, see the following topics: The display miniport driver is implemented by the display adapter vendor. The display port driver is one portion of the DirectX graphics kernel subsystem (Dxgkrnl.sys). This topic lists kernel-mode interfaces that the Windows operating system implements through the Microsoft DirectX graphics kernel subsystem (Dxgkrnl.sys).
