ReactOS 0.4.17-dev-769-g1500a35
_DXGKRNL_INTERFACE Struct Reference

#include <dispmprt.h>

Collaboration diagram for _DXGKRNL_INTERFACE:

Public Attributes

ULONG Size
 
ULONG Version
 
HANDLE DeviceHandle
 
DXGKCB_EVAL_ACPI_METHOD DxgkCbEvalAcpiMethod
 
DXGKCB_GET_DEVICE_INFORMATION DxgkCbGetDeviceInformation
 
DXGKCB_INDICATE_CHILD_STATUS DxgkCbIndicateChildStatus
 
DXGKCB_MAP_MEMORY DxgkCbMapMemory
 
DXGKCB_QUEUE_DPC DxgkCbQueueDpc
 
DXGKCB_QUERY_SERVICES DxgkCbQueryServices
 
DXGKCB_READ_DEVICE_SPACE DxgkCbReadDeviceSpace
 
DXGKCB_SYNCHRONIZE_EXECUTION DxgkCbSynchronizeExecution
 
DXGKCB_UNMAP_MEMORY DxgkCbUnmapMemory
 
DXGKCB_WRITE_DEVICE_SPACE DxgkCbWriteDeviceSpace
 
DXGKCB_IS_DEVICE_PRESENT DxgkCbIsDevicePresent
 
DXGKCB_GETHANDLEDATA DxgkCbGetHandleData
 
DXGKCB_GETHANDLEPARENT DxgkCbGetHandleParent
 
DXGKCB_ENUMHANDLECHILDREN DxgkCbEnumHandleChildren
 
DXGKCB_NOTIFY_INTERRUPT DxgkCbNotifyInterrupt
 
DXGKCB_NOTIFY_DPC DxgkCbNotifyDpc
 
DXGKCB_QUERYVIDPNINTERFACE DxgkCbQueryVidPnInterface
 
DXGKCB_QUERYMONITORINTERFACE DxgkCbQueryMonitorInterface
 
DXGKCB_GETCAPTUREADDRESS DxgkCbGetCaptureAddress
 
DXGKCB_LOG_ETW_EVENT DxgkCbLogEtwEvent
 
DXGKCB_EXCLUDE_ADAPTER_ACCESS DxgkCbExcludeAdapterAccess
 
DXGKCB_CREATECONTEXTALLOCATION DxgkCbCreateContextAllocation
 
DXGKCB_DESTROYCONTEXTALLOCATION DxgkCbDestroyContextAllocation
 
DXGKCB_SETPOWERCOMPONENTACTIVE DxgkCbSetPowerComponentActive
 
DXGKCB_SETPOWERCOMPONENTIDLE DxgkCbSetPowerComponentIdle
 
DXGKCB_ACQUIRE_POST_DISPLAY_OWNERSHIP DxgkCbAcquirePostDisplayOwnership
 
DXGKCB_POWERRUNTIMECONTROLREQUEST DxgkCbPowerRuntimeControlRequest
 
DXGKCB_SETPOWERCOMPONENTLATENCY DxgkCbSetPowerComponentLatency
 
DXGKCB_SETPOWERCOMPONENTRESIDENCY DxgkCbSetPowerComponentResidency
 
DXGKCB_COMPLETEFSTATETRANSITION DxgkCbCompleteFStateTransition
 
DXGKCB_COMPLETEPSTATETRANSITION DxgkCbCompletePStateTransition
 
DXGKCB_MAPCONTEXTALLOCATION DxgkCbMapContextAllocation
 
DXGKCB_UPDATECONTEXTALLOCATION DxgkCbUpdateContextAllocation
 
DXGKCB_RESERVEGPUVIRTUALADDRESSRANGE DxgkCbReserveGpuVirtualAddressRange
 
DXGKCB_ACQUIREHANDLEDATA DxgkCbAcquireHandleData
 
DXGKCB_RELEASEHANDLEDATA DxgkCbReleaseHandleData
 
DXGKCB_HARDWARECONTENTPROTECTIONTEARDOWN DxgkCbHardwareContentProtectionTeardown
 
DXGKCB_MULTIPLANEOVERLAYDISABLED DxgkCbMultiPlaneOverlayDisabled
 
DXGKCB_MITIGATEDRANGEUPDATE DxgkCbMitigatedRangeUpdate
 
DXGKCB_INVALIDATEHWCONTEXT DxgkCbInvalidateHwContext
 
DXGKCB_INDICATE_CONNECTOR_CHANGE DxgkCbIndicateConnectorChange
 
DXGKCB_UNBLOCKUEFIFRAMEBUFFERRANGES DxgkCbUnblockUEFIFrameBufferRanges
 
DXGKCB_ACQUIRE_POST_DISPLAY_OWNERSHIP2 DxgkCbAcquirePostDisplayOwnership2
 
DXGKCB_SETPROTECTEDSESSIONSTATUS DxgkCbSetProtectedSessionStatus
 

Detailed Description

Definition at line 1090 of file dispmprt.h.

Member Data Documentation

◆ DeviceHandle

HANDLE _DXGKRNL_INTERFACE::DeviceHandle

Definition at line 1093 of file dispmprt.h.

◆ DxgkCbAcquireHandleData

DXGKCB_ACQUIREHANDLEDATA _DXGKRNL_INTERFACE::DxgkCbAcquireHandleData

Definition at line 1133 of file dispmprt.h.

◆ DxgkCbAcquirePostDisplayOwnership

DXGKCB_ACQUIRE_POST_DISPLAY_OWNERSHIP _DXGKRNL_INTERFACE::DxgkCbAcquirePostDisplayOwnership

Definition at line 1120 of file dispmprt.h.

◆ DxgkCbAcquirePostDisplayOwnership2

DXGKCB_ACQUIRE_POST_DISPLAY_OWNERSHIP2 _DXGKRNL_INTERFACE::DxgkCbAcquirePostDisplayOwnership2

Definition at line 1145 of file dispmprt.h.

◆ DxgkCbCompleteFStateTransition

DXGKCB_COMPLETEFSTATETRANSITION _DXGKRNL_INTERFACE::DxgkCbCompleteFStateTransition

Definition at line 1124 of file dispmprt.h.

◆ DxgkCbCompletePStateTransition

DXGKCB_COMPLETEPSTATETRANSITION _DXGKRNL_INTERFACE::DxgkCbCompletePStateTransition

Definition at line 1127 of file dispmprt.h.

◆ DxgkCbCreateContextAllocation

DXGKCB_CREATECONTEXTALLOCATION _DXGKRNL_INTERFACE::DxgkCbCreateContextAllocation

Definition at line 1116 of file dispmprt.h.

◆ DxgkCbDestroyContextAllocation

DXGKCB_DESTROYCONTEXTALLOCATION _DXGKRNL_INTERFACE::DxgkCbDestroyContextAllocation

Definition at line 1117 of file dispmprt.h.

◆ DxgkCbEnumHandleChildren

DXGKCB_ENUMHANDLECHILDREN _DXGKRNL_INTERFACE::DxgkCbEnumHandleChildren

Definition at line 1107 of file dispmprt.h.

◆ DxgkCbEvalAcpiMethod

DXGKCB_EVAL_ACPI_METHOD _DXGKRNL_INTERFACE::DxgkCbEvalAcpiMethod

Definition at line 1094 of file dispmprt.h.

◆ DxgkCbExcludeAdapterAccess

DXGKCB_EXCLUDE_ADAPTER_ACCESS _DXGKRNL_INTERFACE::DxgkCbExcludeAdapterAccess

Definition at line 1114 of file dispmprt.h.

◆ DxgkCbGetCaptureAddress

DXGKCB_GETCAPTUREADDRESS _DXGKRNL_INTERFACE::DxgkCbGetCaptureAddress

Definition at line 1112 of file dispmprt.h.

◆ DxgkCbGetDeviceInformation

DXGKCB_GET_DEVICE_INFORMATION _DXGKRNL_INTERFACE::DxgkCbGetDeviceInformation

Definition at line 1095 of file dispmprt.h.

◆ DxgkCbGetHandleData

DXGKCB_GETHANDLEDATA _DXGKRNL_INTERFACE::DxgkCbGetHandleData

Definition at line 1105 of file dispmprt.h.

◆ DxgkCbGetHandleParent

DXGKCB_GETHANDLEPARENT _DXGKRNL_INTERFACE::DxgkCbGetHandleParent

Definition at line 1106 of file dispmprt.h.

◆ DxgkCbHardwareContentProtectionTeardown

DXGKCB_HARDWARECONTENTPROTECTIONTEARDOWN _DXGKRNL_INTERFACE::DxgkCbHardwareContentProtectionTeardown

Definition at line 1135 of file dispmprt.h.

◆ DxgkCbIndicateChildStatus

DXGKCB_INDICATE_CHILD_STATUS _DXGKRNL_INTERFACE::DxgkCbIndicateChildStatus

Definition at line 1096 of file dispmprt.h.

◆ DxgkCbIndicateConnectorChange

DXGKCB_INDICATE_CONNECTOR_CHANGE _DXGKRNL_INTERFACE::DxgkCbIndicateConnectorChange

Definition at line 1143 of file dispmprt.h.

◆ DxgkCbInvalidateHwContext

DXGKCB_INVALIDATEHWCONTEXT _DXGKRNL_INTERFACE::DxgkCbInvalidateHwContext

Definition at line 1142 of file dispmprt.h.

◆ DxgkCbIsDevicePresent

DXGKCB_IS_DEVICE_PRESENT _DXGKRNL_INTERFACE::DxgkCbIsDevicePresent

Definition at line 1104 of file dispmprt.h.

◆ DxgkCbLogEtwEvent

DXGKCB_LOG_ETW_EVENT _DXGKRNL_INTERFACE::DxgkCbLogEtwEvent

Definition at line 1113 of file dispmprt.h.

◆ DxgkCbMapContextAllocation

DXGKCB_MAPCONTEXTALLOCATION _DXGKRNL_INTERFACE::DxgkCbMapContextAllocation

Definition at line 1130 of file dispmprt.h.

◆ DxgkCbMapMemory

DXGKCB_MAP_MEMORY _DXGKRNL_INTERFACE::DxgkCbMapMemory

Definition at line 1097 of file dispmprt.h.

◆ DxgkCbMitigatedRangeUpdate

DXGKCB_MITIGATEDRANGEUPDATE _DXGKRNL_INTERFACE::DxgkCbMitigatedRangeUpdate

Definition at line 1139 of file dispmprt.h.

◆ DxgkCbMultiPlaneOverlayDisabled

DXGKCB_MULTIPLANEOVERLAYDISABLED _DXGKRNL_INTERFACE::DxgkCbMultiPlaneOverlayDisabled

Definition at line 1138 of file dispmprt.h.

◆ DxgkCbNotifyDpc

DXGKCB_NOTIFY_DPC _DXGKRNL_INTERFACE::DxgkCbNotifyDpc

Definition at line 1109 of file dispmprt.h.

◆ DxgkCbNotifyInterrupt

DXGKCB_NOTIFY_INTERRUPT _DXGKRNL_INTERFACE::DxgkCbNotifyInterrupt

Definition at line 1108 of file dispmprt.h.

◆ DxgkCbPowerRuntimeControlRequest

DXGKCB_POWERRUNTIMECONTROLREQUEST _DXGKRNL_INTERFACE::DxgkCbPowerRuntimeControlRequest

Definition at line 1121 of file dispmprt.h.

◆ DxgkCbQueryMonitorInterface

DXGKCB_QUERYMONITORINTERFACE _DXGKRNL_INTERFACE::DxgkCbQueryMonitorInterface

Definition at line 1111 of file dispmprt.h.

◆ DxgkCbQueryServices

DXGKCB_QUERY_SERVICES _DXGKRNL_INTERFACE::DxgkCbQueryServices

Definition at line 1099 of file dispmprt.h.

◆ DxgkCbQueryVidPnInterface

DXGKCB_QUERYVIDPNINTERFACE _DXGKRNL_INTERFACE::DxgkCbQueryVidPnInterface

Definition at line 1110 of file dispmprt.h.

◆ DxgkCbQueueDpc

DXGKCB_QUEUE_DPC _DXGKRNL_INTERFACE::DxgkCbQueueDpc

Definition at line 1098 of file dispmprt.h.

◆ DxgkCbReadDeviceSpace

DXGKCB_READ_DEVICE_SPACE _DXGKRNL_INTERFACE::DxgkCbReadDeviceSpace

Definition at line 1100 of file dispmprt.h.

◆ DxgkCbReleaseHandleData

DXGKCB_RELEASEHANDLEDATA _DXGKRNL_INTERFACE::DxgkCbReleaseHandleData

Definition at line 1134 of file dispmprt.h.

◆ DxgkCbReserveGpuVirtualAddressRange

DXGKCB_RESERVEGPUVIRTUALADDRESSRANGE _DXGKRNL_INTERFACE::DxgkCbReserveGpuVirtualAddressRange

Definition at line 1132 of file dispmprt.h.

◆ DxgkCbSetPowerComponentActive

DXGKCB_SETPOWERCOMPONENTACTIVE _DXGKRNL_INTERFACE::DxgkCbSetPowerComponentActive

Definition at line 1118 of file dispmprt.h.

◆ DxgkCbSetPowerComponentIdle

DXGKCB_SETPOWERCOMPONENTIDLE _DXGKRNL_INTERFACE::DxgkCbSetPowerComponentIdle

Definition at line 1119 of file dispmprt.h.

◆ DxgkCbSetPowerComponentLatency

DXGKCB_SETPOWERCOMPONENTLATENCY _DXGKRNL_INTERFACE::DxgkCbSetPowerComponentLatency

Definition at line 1122 of file dispmprt.h.

◆ DxgkCbSetPowerComponentResidency

DXGKCB_SETPOWERCOMPONENTRESIDENCY _DXGKRNL_INTERFACE::DxgkCbSetPowerComponentResidency

Definition at line 1123 of file dispmprt.h.

◆ DxgkCbSetProtectedSessionStatus

DXGKCB_SETPROTECTEDSESSIONSTATUS _DXGKRNL_INTERFACE::DxgkCbSetProtectedSessionStatus

Definition at line 1148 of file dispmprt.h.

◆ DxgkCbSynchronizeExecution

DXGKCB_SYNCHRONIZE_EXECUTION _DXGKRNL_INTERFACE::DxgkCbSynchronizeExecution

Definition at line 1101 of file dispmprt.h.

◆ DxgkCbUnblockUEFIFrameBufferRanges

DXGKCB_UNBLOCKUEFIFRAMEBUFFERRANGES _DXGKRNL_INTERFACE::DxgkCbUnblockUEFIFrameBufferRanges

Definition at line 1144 of file dispmprt.h.

◆ DxgkCbUnmapMemory

DXGKCB_UNMAP_MEMORY _DXGKRNL_INTERFACE::DxgkCbUnmapMemory

Definition at line 1102 of file dispmprt.h.

◆ DxgkCbUpdateContextAllocation

DXGKCB_UPDATECONTEXTALLOCATION _DXGKRNL_INTERFACE::DxgkCbUpdateContextAllocation

Definition at line 1131 of file dispmprt.h.

◆ DxgkCbWriteDeviceSpace

DXGKCB_WRITE_DEVICE_SPACE _DXGKRNL_INTERFACE::DxgkCbWriteDeviceSpace

Definition at line 1103 of file dispmprt.h.

◆ Size

ULONG _DXGKRNL_INTERFACE::Size

Definition at line 1091 of file dispmprt.h.

◆ Version

ULONG _DXGKRNL_INTERFACE::Version

Definition at line 1092 of file dispmprt.h.


The documentation for this struct was generated from the following file: