Last active
June 14, 2021 08:42
-
-
Save chockenberry/2afe4d0f1f9caddc81de to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In the next version of iPulse, I'd like to show GPU statistics. Unfortunately, the format | |
for these statistics is vendor specfic (see the "Performance Statistics" dictionary below.) | |
In order to cover as many devices as possible, I'd like you to run the following commands | |
from your Terminal: | |
$ sysctl hw.model | |
$ ioreg -r -d 1 -w 0 -c "IOAccelerator" | |
You can help me read the results by putting them in a code block (triple backticks). | |
I'll add a few of my Macs to get this list started. Thanks for your help! |
hw.model: MacBookPro10,1
+-o nvAccelerator <class nvAccelerator, id 0x10000037b, registered, matched, active, busy 0 (0 ms), retain 303>
{
"IOClass" = "nvAccelerator"
"IOVARendererSubID" = <03000000>
"IODVDBundleName" = "GeForceVADriver"
"IOGLBundleName" = "GeForceGLDriver"
"IOProviderClass" = "IOService"
"MetalPluginName" = "GeForceMTLDriver"
"IOProbeScore" = 100
"SurfaceList" = ()
"AAPL,OpenCLdisabled" = Yes
"IOSourceVersion" = "10.6.47"
"IOPropertyMatch" = ({"NVArch"="GF100","nubType"="NVDAgl","unmatched"="yes","NVDAType"="Official"},{"NVArch"="GK100","nubType"="NVDAgl","unmatched"="yes","NVDAType"="Official"},{"NVArch"="GM100","nubType"="NVDAgl","unmatched"="yes","NVDAType"="Official"})
"PerformanceStatisticsAccum" = {"orphanedReusableVidMemoryHitRate"=30,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=89,"dataBufferCount"=0,"oolTexturePageInBytes"=0,"textureCount"=2312,"iosurfaceTextureCreationCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=2175,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=33554432,"vramUsedBytes"=0,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=4,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=49,"finish2DWaitTime"=0,"gartSizeBytes"=2147483648,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=16056320,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"freeSurfaceBackingWaitTime"=0,"swapCompleteGLWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"vramLargestFreeBytes"=1073741824,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"sysmemUsedBytes"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=2131427328,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"Device Utilization %"=0,"hardwareWaitTime"=0,"contextVideoCount"=0,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"MetalPluginClassName" = "NVMTLDevice"
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"InternalStatisticsAccm" = {}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.GeForce"
"IOVABundleName" = "GeForceVADriver"
"InternalStatistics" = {}
"PerformanceStatistics" = {"orphanedReusableVidMemoryHitRate"=30,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=89,"dataBufferCount"=0,"oolTexturePageInBytes"=0,"textureCount"=2312,"iosurfaceTextureCreationCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=2175,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=33554432,"vramUsedBytes"=0,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=4,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=49,"finish2DWaitTime"=0,"gartSizeBytes"=2147483648,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=16056320,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"freeSurfaceBackingWaitTime"=0,"swapCompleteGLWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"vramLargestFreeBytes"=1073741824,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"sysmemUsedBytes"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=2131427328,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"Device Utilization %"=0,"hardwareWaitTime"=0,"contextVideoCount"=0,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"AccelCaps" = 15
"IOVARendererID" = <08000401>
}
+-o IntelAccelerator <class IntelAccelerator, id 0x100000381, registered, matched, active, busy 0 (0 ms), retain 311>
{
"IOClass" = "IntelAccelerator"
"AccelCaps" = 15
"IOVARendererID" = 17301506
"IODVDBundleName" = "AppleIntelHD4000GraphicsVADriver"
"IOGLBundleName" = "AppleIntelHD4000GraphicsGLDriver"
"IOProviderClass" = "IOPCIDevice"
"CompactVRAM" = 1
"MetalPluginName" = "AppleIntelHD4000GraphicsMTLDriver"
"IOProbeScore" = 2000
"SurfaceList" = ({"surfaceType"="ctx","width"=2224,"height"=842,"pid"=4656},{"surfaceType"="ctx","width"=634,"height"=38,"pid"=4656},{"surfaceType"="ctx","width"=2304,"height"=1746,"pid"=9227})
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=38,"dataBufferCount"=0,"oolTexturePageInBytes"=0,"textureCount"=8931,"iosurfaceTextureCreationCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=268722176,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=138,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=10,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=10906,"Device Unit 0 Utilization %"=0,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=134217728,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=1,"inUseSysMemoryBytes"=18446744073439506432,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=49,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=602652672,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"swapCompleteGLWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=1323008,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1007960064,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"contextVideoCount"=2,"hardwareWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"IOPCIPrimaryMatch" = "0x01528086 0x01568086 0x01628086 0x01668086"
"InternalStatisticsAccm" = {}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.driver.AppleIntelHD4000Graphics"
"IOGVAScaler" = "Gen7"
"PerformanceStatistics" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=38,"dataBufferCount"=0,"oolTexturePageInBytes"=160694272,"Device Utilization % at cur p-state"=7,"iosurfaceTextureCreationCount"=41,"textureCount"=8931,"freeDataBufferWaitTime"=0,"surfaceReadLockIdleWaitTime"=0,"orphanedReusableSysMemoryBytes"=268722176,"ioSurfaceReadOutBytes"=32751616,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=138,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=10,"surfaceTextureCreationCount"=89,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=10906,"Device Unit 0 Utilization %"=7,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=20480,"gartCacheBytes"=134217728,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=34816000,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=188,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=1,"inUseSysMemoryBytes"=18446744073439506432,"bufferSwapCount"=38,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=49,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=602652672,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=3391488,"iosurfaceTextureCreationBytes"=139898880,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"freeSurfaceBackingWaitTime"=0,"swapCompleteGLWaitTime"=22717181,"orphanedNonReusableSysMemoryBytes"=1323008,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=145408000,"agpTextureCreationCount"=0,"stdTextureCreationCount"=96,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1007960064,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"Device Utilization %"=6,"hardwareWaitTime"=34573205,"contextVideoCount"=2,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"InternalStatistics" = {}
"VRAM,totalMB" = 1536
"MetalCoalesce" = 0
"IOGVACodec" = "Gen7"
"IOPCIClassMatch" = "0x03000000&0xff000000"
}
hw.model: MacBookPro10,1
+-o nvAccelerator <class nvAccelerator, id 0x10000047e, registered, matched, active, busy 0 (0 ms), retain 105>
{
"IOClass" = "nvAccelerator"
"IOVARendererSubID" = <03000000>
"IODVDBundleName" = "GeForceVADriver"
"IOGLBundleName" = "GeForceGLDriver"
"IOProviderClass" = "IOService"
"MetalPluginName" = "GeForceMTLDriver"
"IOProbeScore" = 100
"SurfaceList" = ({"surfaceType"="ctx","width"=2880,"height"=44,"pid"=332})
"AAPL,OpenCLdisabled" = Yes
"IOSourceVersion" = "10.8.14"
"IOPropertyMatch" = ({"NVArch"="GF100","nubType"="NVDAgl","unmatched"="yes","NVDAType"="Official"},{"NVArch"="GK100","nubType"="NVDAgl","unmatched"="yes","NVDAType"="Official"},{"NVArch"="GM100","nubType"="NVDAgl","unmatched"="yes","NVDAType"="Official"})
"PerformanceStatisticsAccum" = {"orphanedReusableVidMemoryHitRate"=56,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=92,"dataBufferCount"=0,"oolTexturePageInBytes"=0,"textureCount"=100,"iosurfaceTextureCreationCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=1916,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=33554432,"vramUsedBytes"=0,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=4,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramFreeBytes"=1073414144,"contextGLCount"=8,"finish2DWaitTime"=0,"gartSizeBytes"=2147483648,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=2621440,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"GPU Core Utilization"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"freeSurfaceBackingWaitTime"=0,"swapCompleteGLWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"vramLargestFreeBytes"=1040179200,"sysmemUsedBytes"=0,"agpTextureCreationBytes"=0,"GPU Memory Utilization"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"stdTextureCreationBytes"=0,"surfaceSetShapeIdleWaitTime"=0,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"Device Utilization %"=0,"hardwareWaitTime"=0,"contextVideoCount"=0,"freeSurfaceSwapBufferWaitTime"=0,"gartFreeBytes"=2144862208,"orphanedNonReusableVidMemoryCount"=0}
"MetalPluginClassName" = "NVMTLDevice"
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"InternalStatisticsAccm" = {}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.GeForce"
"IOVABundleName" = "GeForceVADriver"
"InternalStatistics" = {}
"PerformanceStatistics" = {"orphanedReusableVidMemoryHitRate"=56,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=92,"dataBufferCount"=0,"oolTexturePageInBytes"=0,"textureCount"=100,"iosurfaceTextureCreationCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=1916,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=33554432,"vramUsedBytes"=0,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=4,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramFreeBytes"=1073414144,"contextGLCount"=8,"finish2DWaitTime"=0,"gartSizeBytes"=2147483648,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=2621440,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"GPU Core Utilization"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"freeSurfaceBackingWaitTime"=0,"swapCompleteGLWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"vramLargestFreeBytes"=1040179200,"sysmemUsedBytes"=0,"agpTextureCreationBytes"=0,"GPU Memory Utilization"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"stdTextureCreationBytes"=0,"surfaceSetShapeIdleWaitTime"=0,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"Device Utilization %"=0,"hardwareWaitTime"=0,"contextVideoCount"=0,"freeSurfaceSwapBufferWaitTime"=0,"gartFreeBytes"=2144862208,"orphanedNonReusableVidMemoryCount"=0}
"AccelCaps" = 15
"IOVARendererID" = <08000401>
}
+-o IntelAccelerator <class IntelAccelerator, id 0x100000488, registered, matched, active, busy 0 (0 ms), retain 105>
{
"IOClass" = "IntelAccelerator"
"AccelCaps" = 15
"IOVARendererID" = 17301506
"IODVDBundleName" = "AppleIntelHD4000GraphicsVADriver"
"IOGLBundleName" = "AppleIntelHD4000GraphicsGLDriver"
"IOProviderClass" = "IOPCIDevice"
"CompactVRAM" = 1
"MetalPluginName" = "AppleIntelHD4000GraphicsMTLDriver"
"IOProbeScore" = 2000
"SurfaceList" = ({"surfaceType"="ctx","width"=1328,"height"=1200,"pid"=17713})
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=32,"dataBufferCount"=0,"oolTexturePageInBytes"=0,"textureCount"=2122,"iosurfaceTextureCreationCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=201269248,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=225,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=1767,"Device Unit 0 Utilization %"=0,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=134217728,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=1,"inUseSysMemoryBytes"=18446744073508282368,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=8,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=235991040,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"swapCompleteGLWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1374621696,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"contextVideoCount"=0,"hardwareWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"IOPCIPrimaryMatch" = "0x01528086 0x01568086 0x01628086 0x01668086"
"InternalStatisticsAccm" = {}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.driver.AppleIntelHD4000Graphics"
"IOGVAScaler" = "Gen7"
"PerformanceStatistics" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=32,"dataBufferCount"=0,"oolTexturePageInBytes"=19623936,"Device Utilization % at cur p-state"=0,"iosurfaceTextureCreationCount"=0,"textureCount"=2122,"freeDataBufferWaitTime"=0,"surfaceReadLockIdleWaitTime"=0,"orphanedReusableSysMemoryBytes"=201269248,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=225,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=1767,"Device Unit 0 Utilization %"=0,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=134217728,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=1,"inUseSysMemoryBytes"=18446744073508282368,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=8,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=235991040,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"freeSurfaceBackingWaitTime"=0,"swapCompleteGLWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1374621696,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"Device Utilization %"=0,"hardwareWaitTime"=0,"contextVideoCount"=0,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"InternalStatistics" = {}
"VRAM,totalMB" = 1536
"MetalCoalesce" = 0
"IOGVACodec" = "Gen7"
"IOPCIClassMatch" = "0x03000000&0xff000000"
}
+-o com_kairos_driver_DuetDisplayAccelerator <class com_kairos_driver_DuetDisplayAccelerator, id 0x1000004f8, !registered, !matched, active, busy 0, retain 5>
{
"IOClass" = "com_kairos_driver_DuetDisplayAccelerator"
"IOVABundleName" = "AppleVADriver"
"IOVARendererID" = 18446744072182956033
"IOGLBundleName" = ""
"AccelCaps" = 3
"IOAccelRevision" = 2
"IODVDBundleName" = "AppleVADriver"
}
hw.model: iMac15,1
+-o AMDTongaGraphicsAccelerator <class AMDTongaGraphicsAccelerator, id 0x1000004f5, registered, matched, active, busy 0 (0 ms), retain 250>
{
"IOClass" = "AMDTongaGraphicsAccelerator"
"dpm" = 1
"IOKitDebug" = 0
"AccelNativeDMARowByteAlignment" = 256
"IOVARendererID" = 16908290
"IODVDBundleName" = "AMDRadeonVADriver"
"AccelCaps" = 15
"IOGLBundleName" = "AMDRadeonX4000GLDriver"
"IOProviderClass" = "IOPCIDevice"
"ATIEnableWideBlitSupport" = Yes
"MetalPluginName" = "AMDMTLBronzeDriver"
"IOProbeScore" = 200
"SurfaceList" = ({"surfaceType"="ctx","width"=32,"height"=32,"pid"=91954},{"surfaceType"="ctx","width"=1714,"height"=2008,"pid"=25954},{"surfaceType"="ctx","width"=1,"height"=1,"pid"=23003},{"surfaceType"="ctx","width"=64,"height"=64,"pid"=51876},{"surfaceType"="ctx","width"=2560,"height"=1440,"pid"=201})
"IOOCDBundleName" = "AMDRadeonX4000GLDriver"
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"iosurfaceTextureCreationBytes"=0,"Device Utilization %"=0,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=0,"surfaceCount"=40382,"HWChannel KIQ | Commands Submitted"=0,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=4,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=0,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=8440,"HWChannel sDMA0 | Commands Completed"=0,"stdTextureCreationBytes"=0,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=0,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=0,"contextVideoCount"=0,"HWChannel SAMU GPCOM | Commands Submitted"=0,"orphanedNonReusableSysMemoryBytes"=0,"surfaceBufferPageOutBytes"=0,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=22,"HWChannel SAMU RBI | Commands Completed"=0,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=0,"clientGLWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=0,"volatileSurfaceCount"=0,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"inUseVidMemoryBytes"=2988224512,"vramFreeBytes"=13979675328,"ioSurfacePageInBytes"=0,"finishAll2DWaitTime"=0,"orphanedReusableVidMemoryCount"=476,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=0,"stdTextureCreationCount"=0,"HWChannel SAMU RBI | Commands Submitted"=0,"gartSizeBytes"=11811160064,"HWChannel SAMU GPCOM | Commands Completed"=0,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=0,"oolTexturePageInBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=0,"finishGLWaitTime"=0,"HWChannel KIQ | Commands Completed"=0,"freeDataBufferWaitTime"=0,"orphanedReusableVidMemoryHitRate"=88,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=0,"inUseSysMemoryBytes"=3996012544,"bufferSwapCount"=0,"HWChannel sDMA1 | Commands Submitted"=0,"agprefTextureCreationCount"=0,"swapCompleteGLWaitTime"=0,"dataBytesPerSample"=0,"agpTextureCreationBytes"=0,"HWChannel C1 | Commands Submitted"=0,"iosurfaceTextureCreationCount"=0,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"hardwareWaitTime"=0,"contextCLCount"=0,"surfaceBufferPageInBytes"=0,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=0,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=30461952,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=11780698112,"dataBufferCount"=0,"ioSurfacePageOutBytes"=0,"orphanedReusableVidMemoryBytes"=1007788032,"HWChannel sDMA0 | Commands Submitted"=0,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0,"HWChannel sDMA1 | Commands Completed"=0}
"ATY,cbits" = 16842752
"ATY,intrev" = 21
"cail_properties" = {"CAIL_DisableAcpPowerGating"=0,"CAIL_DisableSAMUPowerGating"=0,"CAIL_DisableSysClockGating"=1,"CAIL_DisableUVDPowerGating"=0,"CAIL_DisableJpegEngine"=1,"CAIL_DisableVCEPowerGating"=0}
"IOAccelRevision" = 2
"InternalStatisticsAccm" = {}
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.AMDRadeonX4000"
"ATIUseTearingWideBlit" = No
"PerformanceStatistics" = {"iosurfaceTextureCreationBytes"=0,"Device Utilization %"=0,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=0,"surfaceCount"=40382,"HWChannel KIQ | Commands Submitted"=0,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=4,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=0,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=8440,"HWChannel sDMA0 | Commands Completed"=13,"stdTextureCreationBytes"=0,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=13,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=0,"contextVideoCount"=0,"HWChannel SAMU GPCOM | Commands Submitted"=0,"orphanedNonReusableSysMemoryBytes"=0,"surfaceBufferPageOutBytes"=0,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=22,"HWChannel SAMU RBI | Commands Completed"=0,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=104,"clientGLWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=0,"volatileSurfaceCount"=0,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"inUseVidMemoryBytes"=2988224512,"vramFreeBytes"=13979675328,"ioSurfacePageInBytes"=0,"finishAll2DWaitTime"=0,"orphanedReusableVidMemoryCount"=476,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=0,"stdTextureCreationCount"=0,"HWChannel SAMU RBI | Commands Submitted"=0,"gartSizeBytes"=11811160064,"HWChannel SAMU GPCOM | Commands Completed"=0,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=0,"oolTexturePageInBytes"=53248,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=0,"finishGLWaitTime"=0,"HWChannel KIQ | Commands Completed"=0,"freeDataBufferWaitTime"=0,"orphanedReusableVidMemoryHitRate"=88,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=104,"inUseSysMemoryBytes"=3996012544,"bufferSwapCount"=0,"HWChannel sDMA1 | Commands Submitted"=21,"agprefTextureCreationCount"=0,"swapCompleteGLWaitTime"=0,"dataBytesPerSample"=0,"agpTextureCreationBytes"=0,"HWChannel C1 | Commands Submitted"=0,"iosurfaceTextureCreationCount"=0,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"hardwareWaitTime"=0,"contextCLCount"=0,"surfaceBufferPageInBytes"=0,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=0,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=30461952,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=11780698112,"dataBufferCount"=0,"ioSurfacePageOutBytes"=0,"orphanedReusableVidMemoryBytes"=1007788032,"HWChannel sDMA0 | Commands Submitted"=13,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0,"HWChannel sDMA1 | Commands Completed"=37}
"InternalStatistics" = {}
"MetalPluginClassName" = "AMDMTLVIDevice"
"IOPCIMatch" = "0x69201002 0x69211002 0x69301002 0x69381002 0x69391002"
"GpuDebugPolicy" = 0
}
+-o IntelAccelerator <class IntelAccelerator, id 0x1000004f9, registered, matched, active, busy 0 (0 ms), retain 123>
{
"IOClass" = "IntelAccelerator"
"IOVARendererID" = 17301508
"AccelCaps" = 15
"IODVDBundleName" = "AppleIntelHD5000GraphicsVADriver"
"IOGLBundleName" = "AppleIntelHD5000GraphicsGLDriver"
"IOProviderClass" = "IOPCIDevice"
"CompactVRAM" = 1
"ForceDisableEDRAM" = 0
"IOProbeScore" = 1000
"SurfaceList" = ()
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=4,"dataBufferCount"=0,"oolTexturePageInBytes"=0,"textureCount"=39,"iosurfaceTextureCreationCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=0,"Device Unit 0 Utilization %"=0,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=33554432,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=0,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=0,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=9445376,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"freeSurfaceBackingWaitTime"=0,"Device Unit 3 Utilization %"=0,"swapCompleteGLWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1601167360,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"contextVideoCount"=6,"hardwareWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"IOPCIPrimaryMatch" = "0x0d268086 0x0a268086 0x0a2e8086 0x0d228086 0x04128086"
"InternalStatisticsAccm" = {}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.driver.AppleIntelHD5000Graphics"
"IOGVAScaler" = "Gen75"
"PanicOnGPUHang" = 0
"IOGVABGRAEnc" = "Gen75"
"PerformanceStatistics" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=4,"dataBufferCount"=3,"oolTexturePageInBytes"=0,"Device Utilization % at cur p-state"=2,"iosurfaceTextureCreationCount"=48,"textureCount"=39,"freeDataBufferWaitTime"=0,"surfaceReadLockIdleWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"ioSurfaceReadOutBytes"=494460928,"agprefTextureCreationCount"=102,"orphanedReusableSysMemoryCount"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=0,"Device Unit 0 Utilization %"=1,"clientGLWaitTime"=18446744072351845011,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=33554432,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=0,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=0,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=25718784,"gartUsedBytes"=9445376,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=38821888,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"Device Unit 3 Utilization %"=0,"freeSurfaceBackingWaitTime"=0,"swapCompleteGLWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=364544,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=24,"stdTextureCreationCount"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1601167360,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"Device Utilization %"=2,"hardwareWaitTime"=74240173,"contextVideoCount"=6,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"InternalStatistics" = {}
"VRAM,totalMB" = 1536
"MetalCoalesce" = 0
"IOGVACodec" = "Gen75"
"IOPCIClassMatch" = "0x03000000&0xff000000"
}
hw.model: MacBook7,1
+-o NVKernel <class NVKernel, id 0x1000002ed, registered, matched, active, busy 0 (0 ms), retain 50>
{
"IOClass" = "NVKernel"
"CFBundleIdentifier" = "com.apple.GeForceTesla"
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="GeForceGA.plugin"}
"IOPropertyMatch" = ({"NVArch"="NV50","nubType"="NVDAgl","unmatched"="yes","NVDAType"="Official"})
"IOProviderClass" = "IOService"
"IOSourceVersion" = "10.0.37"
"AccelCaps" = 11
"IOProbeScore" = 50
"PerformanceStatistics" = {"removeFromGARTWaitTime"=0,"idctDataBufferCount"=200,"command2DBytesPerSample"=0,"dvdTextureCount"=241,"commandBytesPerSample"=0,"surfacePageOutBytesPerSample"=0,"dataBufferCount"=1,"freeContextBufferCLWaitTime"=0,"textureCount"=1191,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"freeCommandBuffer2DWaitTime"=0,"contextDVDSwitchCount"=1,"finishAll2DWaitTime"=0,"textureWaitTime"=0,"IOSurfacePageOutBytesPerSample"=49295360,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=301335168,"swapBytesPerSample"=353896,"surfaceCount"=7,"GPU Video Engine Utilization"=0,"clientGLWaitTime"=3433763,"texturePageOutWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"texturePageInBytesPerSample"=182780160,"finishDVDWaitTime"=0,"gartCacheBytes"=33554432,"freeContextBuffer2DWaitTime"=0,"vramUsedBytes"=167444480,"volatileSurfaceCount"=0,"contextGLSwitchCount"=4697,"freeCommandBufferGLWaitTime"=0,"context2DCount"=2,"commandDVDBytesPerSample"=8,"bufferSwapCount"=2124,"vramFreeBytes"=97583104,"finish2DWaitTime"=0,"contextGLCount"=6,"gartSizeBytes"=1073741824,"context2DSwitchCount"=0,"gartUsedBytes"=164253696,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=22286892,"GPU Core Utilization"=0,"texturePageInWaitTime"=0,"finishCLWaitTime"=0,"submitStamp"=697975,"freeContextBufferGLWaitTime"=0,"contextCLCount"=0,"swapCompleteGLWaitTime"=18446744072220123839,"freeContextBufferDVDWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"surfacePageInBytesPerSample"=4259840,"contextDVDCount"=8,"vramLargestFreeBytes"=11534336,"sysmemUsedBytes"=2621440,"freeCommandBufferDVDWaitTime"=0,"surfaceSetShapeIdleWaitTime"=347,"GPU Memory Utilization"=0,"freeCommandBufferCLWaitTime"=0,"gartFreeBytes"=909488128,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"swapComplete2DWaitTime"=0,"commandGLBytesPerSample"=97773824,"swapCompleteDVDWaitTime"=0,"heapBlockWaitTime"=0,"hardwareWaitTime"=18446744072586078548,"lastReadStamp"=697966,"freeSurfaceSwapBufferWaitTime"=2271198,"IOSurfacePageInBytesPerSample"=219594752,"contextCLSwitchCount"=0,"texturePageOutBytesPerSample"=2752512}
"IOMatchCategory" = "IOAccelerator"
"IOVABundleName" = "GeForceTeslaVADriver"
"IOVARendererSubID" = <02000000>
"IOAccelRevision" = 2
"IODVDBundleName" = "GeForceTeslaVADriver"
"SurfaceList" = ({"surfaceType"="dvd","width"=1,"height"=1,"pid"=22677},{"surfaceType"="dvd","width"=1,"height"=1,"pid"=22677},{"surfaceType"="dvd","width"=1,"height"=1,"pid"=22677},{"surfaceType"="dvd","width"=1,"height"=1,"pid"=22677},{"surfaceType"="dvd","width"=1,"height"=1,"pid"=22672},{"surfaceType"="dvd","width"=1,"height"=1,"pid"=22672},{"surfaceType"="dvd","width"=1,"height"=1,"pid"=22672},{"surfaceType"="dvd","width"=1,"height"=1,"pid"=22672})
"IOGLBundleName" = "GeForceTeslaGLDriver"
"IOVARendererID" = <08000401>
}
While this HW model has been posted before I see there are differences beyond the ID.
hw.model: iMac12,2
+-o AMDBartsGraphicsAccelerator <class AMDBartsGraphicsAccelerator, id 0x100000384, registered, matched, active, busy 0 (0 ms), retain 54>
{
"IOClass" = "AMDBartsGraphicsAccelerator"
"dpm" = 1
"IOKitDebug" = 0
"AccelNativeDMARowByteAlignment" = 256
"IOVARendererID" = 16908290
"IODVDBundleName" = "AMDRadeonVADriver"
"AccelCaps" = 15
"IOGLBundleName" = "AMDRadeonX3000GLDriver"
"IOProviderClass" = "IOPCIDevice"
"ATIEnableWideBlitSupport" = Yes
"IOProbeScore" = 200
"SurfaceList" = ({"surfaceType"="ctx","width"=1,"height"=1,"pid"=213})
"IOOCDBundleName" = "AMDRadeonX3000GLDriver"
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"orphanedReusableVidMemoryHitRate"=94,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"HWChannel DMA | Commands Submitted"=0,"dataBufferCount"=0,"HWChannel PM4 | Commands Completed"=101,"oolTexturePageInBytes"=0,"textureCount"=1207,"iosurfaceTextureCreationCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel SPU | Commands Submitted"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=17193,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=33554432,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"orphanedReusableVidMemoryCount"=433,"orphanedReusableVidMemoryBytes"=349024256,"HWChannel PM4 | Commands Submitted"=1,"context2DCount"=5,"inUseSysMemoryBytes"=781856768,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramFreeBytes"=1349709760,"contextGLCount"=13,"finish2DWaitTime"=0,"gartSizeBytes"=2147483648,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"HWChannel DMA | Commands Completed"=0,"gartUsedBytes"=31391744,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"HWChannel UVD | Commands Submitted"=0,"contextCLCount"=0,"swapCompleteGLWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=432832512,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=2116091904,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"swapComplete2DWaitTime"=0,"textureVolunteerUnloadBytes"=0,"surfaceBufferPageOutBytes"=0,"contextVideoCount"=0,"hardwareWaitTime"=25012706,"HWChannel SPU | Commands Completed"=0,"freeSurfaceSwapBufferWaitTime"=0,"Device Utilization %"=7,"orphanedNonReusableVidMemoryCount"=0}
"ATY,cbits" = 8454144
"ATY,intrev" = 20
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"InternalStatisticsAccm" = {}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.AMDRadeonX3000"
"ATIUseTearingWideBlit" = No
"PerformanceStatistics" = {"orphanedReusableVidMemoryHitRate"=94,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"HWChannel DMA | Commands Submitted"=0,"dataBufferCount"=0,"HWChannel PM4 | Commands Completed"=205684,"oolTexturePageInBytes"=66228224,"textureCount"=1207,"iosurfaceTextureCreationCount"=7,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"ioSurfaceReadOutBytes"=4751360,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=14030,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=1077936128,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel SPU | Commands Submitted"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=17193,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=33554432,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=8523776,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=31,"orphanedReusableVidMemoryCount"=432,"orphanedReusableVidMemoryBytes"=333295616,"HWChannel PM4 | Commands Submitted"=205784,"context2DCount"=5,"inUseSysMemoryBytes"=781856768,"bufferSwapCount"=4,"orphanedNonReusableVidMemoryBytes"=0,"vramFreeBytes"=1349709760,"contextGLCount"=13,"finish2DWaitTime"=0,"gartSizeBytes"=2147483648,"recoveryCount"=0,"stdTexturePageInBytes"=2097152,"agprefTextureCreationBytes"=0,"HWChannel DMA | Commands Completed"=0,"gartUsedBytes"=31391744,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=1082785792,"iosurfaceTextureCreationBytes"=48103424,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"HWChannel UVD | Commands Submitted"=0,"contextCLCount"=0,"swapCompleteGLWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=448561152,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=70254592,"agpTextureCreationCount"=0,"stdTextureCreationCount"=378,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=2116091904,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"swapComplete2DWaitTime"=0,"textureVolunteerUnloadBytes"=0,"surfaceBufferPageOutBytes"=0,"contextVideoCount"=0,"hardwareWaitTime"=18446744072003014928,"HWChannel SPU | Commands Completed"=0,"freeSurfaceSwapBufferWaitTime"=0,"Device Utilization %"=100,"orphanedNonReusableVidMemoryCount"=0}
"InternalStatistics" = {}
"IOPCIMatch" = "0x67381002 0x67391002 0x67201002 0x67221002"
"GpuDebugPolicy" = 0
}
+-o Gen6Accelerator <class Gen6Accelerator, id 0x100000394, registered, matched, active, busy 0 (0 ms), retain 24>
{
"IOClass" = "Gen6Accelerator"
"VRAMMethod" = 0
"IOVARendererID" = 17301505
"AccelCaps" = 11
"IODVDBundleName" = "AppleIntelHD3000GraphicsVADriver"
"IOPowerManagement" = {"MaxPowerState"=2,"CurrentPowerState"=2,"CapabilityFlags"=32768,"ChildProxyPowerState"=2,"DriverPowerState"=1}
"IOProviderClass" = "IOPCIDevice"
"IOGLBundleName" = "AppleIntelHD3000GraphicsGLDriver"
"IOProbeScore" = 100
"SurfaceList" = ()
"IOSourceVersion" = "0.0.0.0.0"
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="AppleIntelHD3000GraphicsGA.plugin"}
"IOPCIPrimaryMatch" = "0x01068086 0x06018086 0x01168086 0x01028086 0x01268086"
"VRAMOverride" = 0
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.driver.AppleIntelHD3000Graphics"
"IOGVAScaler" = "Gen6"
"PerformanceStatistics" = {"removeFromGARTWaitTime"=18521,"idctDataBufferCount"=0,"linearPages"=1310,"command2DBytesPerSample"=0,"dvdTextureCount"=0,"commandBytesPerSample"=15942856,"surfacePageOutBytesPerSample"=0,"dataBufferCount"=0,"freeContextBufferCLWaitTime"=0,"textureCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"freeCommandBuffer2DWaitTime"=0,"contextDVDSwitchCount"=5981,"finishAll2DWaitTime"=0,"textureWaitTime"=0,"GKD_IGGL_TIMESTAMP_HAS_WAIT_eMainRing"=0,"GKD_IGGL_BLIT_SIZE_KB_eMainRing"=0,"IOSurfacePageOutBytesPerSample"=1363300352,"linearCount"=145,"gartMapInBytesPerSample"=528011264,"GKD_IGGL_TIMESTAMP_HAS_WAIT_eBlitRing"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=0,"clientGLWaitTime"=0,"texturePageOutWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=527605760,"texturePageInBytesPerSample"=0,"finishDVDWaitTime"=0,"gartCacheBytes"=33554432,"freeContextBuffer2DWaitTime"=0,"vramUsedBytes"=4096,"volatileSurfaceCount"=0,"contextGLSwitchCount"=0,"freeCommandBufferGLWaitTime"=0,"context2DCount"=0,"commandDVDBytesPerSample"=15942856,"bufferSwapCount"=0,"GKD_IGGL_BLIT_SIZE_KB_eBlitRing"=0,"linearBytes"=5365760,"vramFreeBytes"=268431360,"finish2DWaitTime"=0,"contextGLCount"=0,"gartSizeBytes"=1073741824,"context2DSwitchCount"=0,"gartUsedBytes"=273833984,"GKD_IGGL_RING_SUBMIT_eMediaRing"=0,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"texturePageInWaitTime"=0,"finishCLWaitTime"=0,"submitStamp"=13492,"freeContextBufferGLWaitTime"=0,"contextCLCount"=0,"swapCompleteGLWaitTime"=0,"freeContextBufferDVDWaitTime"=35169,"freeSurfaceBackingWaitTime"=0,"GKD_IGGL_RING_SUBMIT_eMainRing"=0,"surfacePageInBytesPerSample"=0,"contextDVDCount"=1,"freeCommandBufferDVDWaitTime"=0,"surfaceSetShapeIdleWaitTime"=0,"freeCommandBufferCLWaitTime"=0,"gartFreeBytes"=799907840,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"swapComplete2DWaitTime"=0,"commandGLBytesPerSample"=0,"swapCompleteDVDWaitTime"=0,"hardwareWaitTime"=723346938,"lastReadStamp"=13491,"freeSurfaceSwapBufferWaitTime"=0,"GKD_IGGL_RING_SUBMIT_eBlitRing"=0,"IOSurfacePageInBytesPerSample"=0,"contextCLSwitchCount"=0,"texturePageOutBytesPerSample"=0}
"IOGVACodec" = "Gen6"
"IOPCIClassMatch" = "0x03000000&0xff000000"
}
hw.model: MacPro6,1
+-o AMDTahitiGraphicsAccelerator <class AMDTahitiGraphicsAccelerator, id 0x100000889, registered, matched, active, busy 0 (0 ms), retain 119>
{
"IOClass" = "AMDTahitiGraphicsAccelerator"
"dpm" = 1
"IOKitDebug" = 0
"AccelNativeDMARowByteAlignment" = 256
"IOVARendererID" = 16908290
"IODVDBundleName" = "AMDRadeonVADriver"
"AccelCaps" = 15
"IOGVACodec" = "VCE"
"IOGLBundleName" = "AMDRadeonX4000GLDriver"
"IOProviderClass" = "IOPCIDevice"
"ATIEnableWideBlitSupport" = Yes
"MetalPluginName" = "AMDMTLBronzeDriver"
"IOProbeScore" = 200
"SurfaceList" = ()
"IOOCDBundleName" = "AMDRadeonX4000GLDriver"
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"iosurfaceTextureCreationBytes"=0,"Device Utilization %"=0,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=0,"surfaceCount"=1,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=1,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=0,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=3,"stdTextureCreationBytes"=0,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=0,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=0,"contextVideoCount"=0,"orphanedNonReusableSysMemoryBytes"=0,"HWChannel DMA1 | Commands Submitted"=0,"surfaceBufferPageOutBytes"=0,"HWChannel DMA0 | Commands Submitted"=0,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=12,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=0,"clientGLWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=0,"volatileSurfaceCount"=0,"HWChannel DMA1 | Commands Completed"=0,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"HWChannel DMA0 | Commands Completed"=0,"inUseVidMemoryBytes"=0,"vramFreeBytes"=0,"ioSurfacePageInBytes"=0,"finishAll2DWaitTime"=0,"HWChannel SPU | Commands Completed"=0,"orphanedReusableVidMemoryCount"=0,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=0,"stdTextureCreationCount"=0,"gartSizeBytes"=11811160064,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=0,"oolTexturePageInBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=0,"finishGLWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableVidMemoryHitRate"=0,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=0,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"swapCompleteGLWaitTime"=0,"agprefTextureCreationCount"=0,"agpTextureCreationBytes"=0,"dataBytesPerSample"=0,"HWChannel C1 | Commands Submitted"=0,"hardwareWaitTime"=0,"iosurfaceTextureCreationCount"=0,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"contextCLCount"=0,"surfaceBufferPageInBytes"=0,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=0,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=2105344,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=11809054720,"HWChannel SPU | Commands Submitted"=0,"dataBufferCount"=0,"ioSurfacePageOutBytes"=0,"orphanedReusableVidMemoryBytes"=0,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0}
"ATY,cbits" = 589824
"ATY,intrev" = 5
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"InternalStatisticsAccm" = {}
"MetalPluginClassName" = "AMDMTLSIDevice"
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.AMDRadeonX4000"
"ATIUseTearingWideBlit" = No
"PerformanceStatistics" = {"iosurfaceTextureCreationBytes"=0,"Device Utilization %"=0,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=0,"surfaceCount"=1,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=1,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=0,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=3,"stdTextureCreationBytes"=0,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=0,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=0,"contextVideoCount"=0,"orphanedNonReusableSysMemoryBytes"=0,"HWChannel DMA1 | Commands Submitted"=0,"surfaceBufferPageOutBytes"=0,"HWChannel DMA0 | Commands Submitted"=0,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=12,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=0,"clientGLWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=0,"volatileSurfaceCount"=0,"HWChannel DMA1 | Commands Completed"=0,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"HWChannel DMA0 | Commands Completed"=0,"inUseVidMemoryBytes"=0,"vramFreeBytes"=0,"ioSurfacePageInBytes"=0,"finishAll2DWaitTime"=0,"HWChannel SPU | Commands Completed"=0,"orphanedReusableVidMemoryCount"=0,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=0,"stdTextureCreationCount"=0,"gartSizeBytes"=11811160064,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=0,"oolTexturePageInBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=0,"finishGLWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableVidMemoryHitRate"=0,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=0,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"swapCompleteGLWaitTime"=0,"agprefTextureCreationCount"=0,"agpTextureCreationBytes"=0,"dataBytesPerSample"=0,"HWChannel C1 | Commands Submitted"=0,"hardwareWaitTime"=0,"iosurfaceTextureCreationCount"=0,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"contextCLCount"=0,"surfaceBufferPageInBytes"=0,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=0,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=2105344,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=11809054720,"HWChannel SPU | Commands Submitted"=0,"dataBufferCount"=18446744073709551614,"ioSurfacePageOutBytes"=0,"orphanedReusableVidMemoryBytes"=0,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0}
"InternalStatistics" = {}
"IOGVAEncoderRestricted" = "VCE"
"IOPCIMatch" = "0x67901002 0x67981002 0x679A1002 0x679E1002 0x67801002"
"GpuDebugPolicy" = 0
}
+-o AMDTahitiGraphicsAccelerator <class AMDTahitiGraphicsAccelerator, id 0x100000893, registered, matched, active, busy 0 (0 ms), retain 135>
{
"IOClass" = "AMDTahitiGraphicsAccelerator"
"dpm" = 1
"IOKitDebug" = 0
"AccelNativeDMARowByteAlignment" = 256
"IOVARendererID" = 16908290
"IODVDBundleName" = "AMDRadeonVADriver"
"AccelCaps" = 15
"IOGVACodec" = "VCE"
"IOGLBundleName" = "AMDRadeonX4000GLDriver"
"IOProviderClass" = "IOPCIDevice"
"ATIEnableWideBlitSupport" = Yes
"MetalPluginName" = "AMDMTLBronzeDriver"
"IOProbeScore" = 200
"SurfaceList" = ({"surfaceType"="ctx","width"=2560,"height"=1440,"pid"=276})
"IOOCDBundleName" = "AMDRadeonX4000GLDriver"
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"iosurfaceTextureCreationBytes"=0,"Device Utilization %"=0,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=0,"surfaceCount"=6271,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=6,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=0,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=4920,"stdTextureCreationBytes"=0,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=0,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=0,"contextVideoCount"=0,"orphanedNonReusableSysMemoryBytes"=0,"HWChannel DMA1 | Commands Submitted"=0,"surfaceBufferPageOutBytes"=0,"HWChannel DMA0 | Commands Submitted"=0,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=12,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=0,"clientGLWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=0,"volatileSurfaceCount"=0,"HWChannel DMA1 | Commands Completed"=0,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"HWChannel DMA0 | Commands Completed"=0,"inUseVidMemoryBytes"=572039168,"vramFreeBytes"=901857216,"ioSurfacePageInBytes"=0,"finishAll2DWaitTime"=0,"HWChannel SPU | Commands Completed"=0,"orphanedReusableVidMemoryCount"=2202,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=0,"stdTextureCreationCount"=0,"gartSizeBytes"=11811160064,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=0,"oolTexturePageInBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=0,"finishGLWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableVidMemoryHitRate"=95,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=0,"inUseSysMemoryBytes"=2437279744,"bufferSwapCount"=0,"swapCompleteGLWaitTime"=0,"agprefTextureCreationCount"=0,"agpTextureCreationBytes"=0,"dataBytesPerSample"=0,"HWChannel C1 | Commands Submitted"=0,"hardwareWaitTime"=0,"iosurfaceTextureCreationCount"=0,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"contextCLCount"=0,"surfaceBufferPageInBytes"=0,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=0,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=19206144,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=11791953920,"HWChannel SPU | Commands Submitted"=0,"dataBufferCount"=0,"ioSurfacePageOutBytes"=0,"orphanedReusableVidMemoryBytes"=1865240576,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0}
"ATY,cbits" = 589824
"ATY,intrev" = 5
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"InternalStatisticsAccm" = {}
"MetalPluginClassName" = "AMDMTLSIDevice"
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.AMDRadeonX4000"
"ATIUseTearingWideBlit" = No
"PerformanceStatistics" = {"iosurfaceTextureCreationBytes"=18446744072658665472,"Device Utilization %"=86,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=67027,"surfaceCount"=6271,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=6,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=900239360,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=4920,"stdTextureCreationBytes"=391815168,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=106417,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=13561856,"contextVideoCount"=0,"orphanedNonReusableSysMemoryBytes"=0,"HWChannel DMA1 | Commands Submitted"=499742,"surfaceBufferPageOutBytes"=0,"HWChannel DMA0 | Commands Submitted"=140031,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=12,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=3434317,"clientGLWaitTime"=18446744072370813208,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=196608,"volatileSurfaceCount"=0,"HWChannel DMA1 | Commands Completed"=737210,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"HWChannel DMA0 | Commands Completed"=140031,"inUseVidMemoryBytes"=572039168,"vramFreeBytes"=901857216,"ioSurfacePageInBytes"=1594834944,"finishAll2DWaitTime"=0,"HWChannel SPU | Commands Completed"=0,"orphanedReusableVidMemoryCount"=2202,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=40531049,"stdTextureCreationCount"=38591,"gartSizeBytes"=11811160064,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=87109632,"oolTexturePageInBytes"=18446744072478629888,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=18446744073690001020,"finishGLWaitTime"=10341471,"freeDataBufferWaitTime"=1207556744,"orphanedReusableVidMemoryHitRate"=95,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=3434317,"inUseSysMemoryBytes"=2437279744,"bufferSwapCount"=488,"swapCompleteGLWaitTime"=0,"agprefTextureCreationCount"=255,"agpTextureCreationBytes"=0,"dataBytesPerSample"=0,"HWChannel C1 | Commands Submitted"=0,"hardwareWaitTime"=921244230,"iosurfaceTextureCreationCount"=54562,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"contextCLCount"=0,"surfaceBufferPageInBytes"=1845100544,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=18446744072013758464,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=19206144,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=11791953920,"HWChannel SPU | Commands Submitted"=0,"dataBufferCount"=18446744073709551591,"ioSurfacePageOutBytes"=41992192,"orphanedReusableVidMemoryBytes"=1865240576,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0}
"InternalStatistics" = {}
"IOGVAEncoderRestricted" = "VCE"
"IOPCIMatch" = "0x67901002 0x67981002 0x679A1002 0x679E1002 0x67801002"
"GpuDebugPolicy" = 0
}
hw.model: MacBookAir5,1
+-o IntelAccelerator <class IntelAccelerator, id 0x10000038c, registered, matched, active, busy 0 (0 ms), retain 232>
{
"IOClass" = "IntelAccelerator"
"AccelCaps" = 15
"IOVARendererID" = 17301506
"IODVDBundleName" = "AppleIntelHD4000GraphicsVADriver"
"IOGLBundleName" = "AppleIntelHD4000GraphicsGLDriver"
"IOProviderClass" = "IOPCIDevice"
"CompactVRAM" = 1
"MetalPluginName" = "AppleIntelHD4000GraphicsMTLDriver"
"IOProbeScore" = 2000
"SurfaceList" = ({"surfaceType"="ctx","width"=940,"height"=54,"pid"=319},{"surfaceType"="ctx","width"=1366,"height"=100,"pid"=182})
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=46,"dataBufferCount"=0,"oolTexturePageInBytes"=0,"textureCount"=7768,"iosurfaceTextureCreationCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=61657088,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=318,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=1513,"Device Unit 0 Utilization %"=0,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=33554432,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=3,"inUseSysMemoryBytes"=18446744073647894528,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=17,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=446976000,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"swapCompleteGLWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1163636736,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=1079,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"contextVideoCount"=2,"hardwareWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"IOPCIPrimaryMatch" = "0x01528086 0x01568086 0x01628086 0x01668086"
"InternalStatisticsAccm" = {}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.driver.AppleIntelHD4000Graphics"
"IOGVAScaler" = "Gen7"
"PerformanceStatistics" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=46,"dataBufferCount"=5,"oolTexturePageInBytes"=18446744073084944384,"Device Utilization % at cur p-state"=1,"iosurfaceTextureCreationCount"=93391,"textureCount"=7768,"freeDataBufferWaitTime"=0,"surfaceReadLockIdleWaitTime"=0,"orphanedReusableSysMemoryBytes"=61657088,"ioSurfaceReadOutBytes"=274178048,"agprefTextureCreationCount"=1088,"orphanedReusableSysMemoryCount"=318,"finishAll2DWaitTime"=1123339,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=5767,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=22425600,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=1513,"Device Unit 0 Utilization %"=1,"clientGLWaitTime"=18446744073292925705,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=18446744071885959168,"gartCacheBytes"=33554432,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=18446744072913403904,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=30704,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=3,"inUseSysMemoryBytes"=18446744073647894528,"bufferSwapCount"=6420,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=17,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=47886336,"agprefTextureCreationBytes"=37700096,"gartUsedBytes"=446976000,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=511284450,"surfaceBufferPageInBytes"=964268032,"iosurfaceTextureCreationBytes"=678080512,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"freeSurfaceBackingWaitTime"=0,"swapCompleteGLWaitTime"=53916589,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=699723776,"stdTextureCreationBytes"=1993863168,"agpTextureCreationCount"=68043,"stdTextureCreationCount"=59649,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1163636736,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=1079,"textureVolunteerUnloadBytes"=179445760,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"Device Utilization %"=0,"hardwareWaitTime"=18446744072783240125,"contextVideoCount"=2,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"InternalStatistics" = {}
"VRAM,totalMB" = 1536
"MetalCoalesce" = 0
"IOGVACodec" = "Gen7"
"IOPCIClassMatch" = "0x03000000&0xff000000"
}
hw.model: MacPro6,1
+-o AMDTahitiGraphicsAccelerator <class AMDTahitiGraphicsAccelerator, id 0x100000764, registered, matched, active, busy 0 (0 ms), retain 272>
{
"IOClass" = "AMDTahitiGraphicsAccelerator"
"dpm" = 1
"IOKitDebug" = 0
"AccelNativeDMARowByteAlignment" = 256
"IOVARendererID" = 16908290
"IODVDBundleName" = "AMDRadeonVADriver"
"AccelCaps" = 15
"IOGVACodec" = "VCE"
"IOGLBundleName" = "AMDRadeonX4000GLDriver"
"IOProviderClass" = "IOPCIDevice"
"ATIEnableWideBlitSupport" = Yes
"MetalPluginName" = "AMDMTLBronzeDriver"
"IOProbeScore" = 200
"SurfaceList" = ()
"IOOCDBundleName" = "AMDRadeonX4000GLDriver"
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"iosurfaceTextureCreationBytes"=0,"Device Utilization %"=0,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=0,"surfaceCount"=7,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=1,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=0,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=3,"stdTextureCreationBytes"=0,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=0,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=0,"contextVideoCount"=0,"orphanedNonReusableSysMemoryBytes"=0,"HWChannel DMA1 | Commands Submitted"=0,"surfaceBufferPageOutBytes"=0,"HWChannel DMA0 | Commands Submitted"=0,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=32,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=0,"clientGLWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=0,"volatileSurfaceCount"=0,"HWChannel DMA1 | Commands Completed"=0,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"HWChannel DMA0 | Commands Completed"=0,"inUseVidMemoryBytes"=0,"vramFreeBytes"=0,"ioSurfacePageInBytes"=0,"finishAll2DWaitTime"=0,"HWChannel SPU | Commands Completed"=0,"orphanedReusableVidMemoryCount"=0,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=0,"stdTextureCreationCount"=0,"gartSizeBytes"=11811160064,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=0,"oolTexturePageInBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=0,"finishGLWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableVidMemoryHitRate"=0,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=0,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"swapCompleteGLWaitTime"=0,"agprefTextureCreationCount"=0,"agpTextureCreationBytes"=0,"dataBytesPerSample"=0,"HWChannel C1 | Commands Submitted"=0,"hardwareWaitTime"=0,"iosurfaceTextureCreationCount"=0,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"contextCLCount"=0,"surfaceBufferPageInBytes"=0,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=0,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=2629632,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=11808530432,"HWChannel SPU | Commands Submitted"=0,"dataBufferCount"=0,"ioSurfacePageOutBytes"=0,"orphanedReusableVidMemoryBytes"=0,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0}
"ATY,cbits" = 589824
"ATY,intrev" = 5
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"InternalStatisticsAccm" = {}
"MetalPluginClassName" = "AMDMTLSIDevice"
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.AMDRadeonX4000"
"ATIUseTearingWideBlit" = No
"PerformanceStatistics" = {"iosurfaceTextureCreationBytes"=0,"Device Utilization %"=0,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=0,"surfaceCount"=7,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=1,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=0,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=3,"stdTextureCreationBytes"=0,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=0,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=0,"contextVideoCount"=0,"orphanedNonReusableSysMemoryBytes"=0,"HWChannel DMA1 | Commands Submitted"=0,"surfaceBufferPageOutBytes"=0,"HWChannel DMA0 | Commands Submitted"=0,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=32,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=0,"clientGLWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=0,"volatileSurfaceCount"=0,"HWChannel DMA1 | Commands Completed"=0,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"HWChannel DMA0 | Commands Completed"=0,"inUseVidMemoryBytes"=0,"vramFreeBytes"=0,"ioSurfacePageInBytes"=0,"finishAll2DWaitTime"=0,"HWChannel SPU | Commands Completed"=0,"orphanedReusableVidMemoryCount"=0,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=0,"stdTextureCreationCount"=0,"gartSizeBytes"=11811160064,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=0,"oolTexturePageInBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=0,"finishGLWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableVidMemoryHitRate"=0,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=0,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"swapCompleteGLWaitTime"=0,"agprefTextureCreationCount"=0,"agpTextureCreationBytes"=0,"dataBytesPerSample"=0,"HWChannel C1 | Commands Submitted"=0,"hardwareWaitTime"=0,"iosurfaceTextureCreationCount"=0,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"contextCLCount"=0,"surfaceBufferPageInBytes"=0,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=0,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=2629632,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=11808530432,"HWChannel SPU | Commands Submitted"=0,"dataBufferCount"=0,"ioSurfacePageOutBytes"=0,"orphanedReusableVidMemoryBytes"=0,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0}
"InternalStatistics" = {}
"IOGVAEncoderRestricted" = "VCE"
"IOPCIMatch" = "0x67901002 0x67981002 0x679A1002 0x679E1002 0x67801002"
"GpuDebugPolicy" = 0
}
+-o AMDTahitiGraphicsAccelerator <class AMDTahitiGraphicsAccelerator, id 0x10000076a, registered, matched, active, busy 0 (1 ms), retain 308>
{
"IOClass" = "AMDTahitiGraphicsAccelerator"
"dpm" = 1
"IOKitDebug" = 0
"AccelNativeDMARowByteAlignment" = 256
"IOVARendererID" = 16908290
"IODVDBundleName" = "AMDRadeonVADriver"
"AccelCaps" = 15
"IOGVACodec" = "VCE"
"IOGLBundleName" = "AMDRadeonX4000GLDriver"
"IOProviderClass" = "IOPCIDevice"
"ATIEnableWideBlitSupport" = Yes
"MetalPluginName" = "AMDMTLBronzeDriver"
"IOProbeScore" = 200
"SurfaceList" = ({"surfaceType"="ctx","width"=439,"height"=930,"pid"=403},{"surfaceType"="ctx","width"=424,"height"=22,"pid"=426})
"IOOCDBundleName" = "AMDRadeonX4000GLDriver"
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"iosurfaceTextureCreationBytes"=0,"Device Utilization %"=0,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=0,"surfaceCount"=4236,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=6,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=0,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=6947,"stdTextureCreationBytes"=0,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=0,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=0,"contextVideoCount"=0,"orphanedNonReusableSysMemoryBytes"=0,"HWChannel DMA1 | Commands Submitted"=0,"surfaceBufferPageOutBytes"=0,"HWChannel DMA0 | Commands Submitted"=0,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=42,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=0,"clientGLWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=0,"volatileSurfaceCount"=0,"HWChannel DMA1 | Commands Completed"=0,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"HWChannel DMA0 | Commands Completed"=0,"inUseVidMemoryBytes"=600657920,"vramFreeBytes"=5712211904,"ioSurfacePageInBytes"=0,"finishAll2DWaitTime"=0,"HWChannel SPU | Commands Completed"=0,"orphanedReusableVidMemoryCount"=445,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=0,"stdTextureCreationCount"=0,"gartSizeBytes"=11811160064,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=0,"oolTexturePageInBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=0,"finishGLWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableVidMemoryHitRate"=97,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=0,"inUseSysMemoryBytes"=729989120,"bufferSwapCount"=0,"swapCompleteGLWaitTime"=0,"agprefTextureCreationCount"=0,"agpTextureCreationBytes"=0,"dataBytesPerSample"=0,"HWChannel C1 | Commands Submitted"=0,"hardwareWaitTime"=0,"iosurfaceTextureCreationCount"=0,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"contextCLCount"=0,"surfaceBufferPageInBytes"=0,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=0,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=23957504,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=11787202560,"HWChannel SPU | Commands Submitted"=0,"dataBufferCount"=0,"ioSurfacePageOutBytes"=0,"orphanedReusableVidMemoryBytes"=129331200,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0}
"ATY,cbits" = 589824
"ATY,intrev" = 5
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"InternalStatisticsAccm" = {}
"MetalPluginClassName" = "AMDMTLSIDevice"
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.AMDRadeonX4000"
"ATIUseTearingWideBlit" = No
"PerformanceStatistics" = {"iosurfaceTextureCreationBytes"=17612800,"Device Utilization %"=1,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=2,"surfaceCount"=4236,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=6,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=0,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=6947,"stdTextureCreationBytes"=3969024,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=190,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=0,"contextVideoCount"=0,"orphanedNonReusableSysMemoryBytes"=0,"HWChannel DMA1 | Commands Submitted"=39,"surfaceBufferPageOutBytes"=0,"HWChannel DMA0 | Commands Submitted"=1,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=42,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=4232,"clientGLWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=0,"volatileSurfaceCount"=0,"HWChannel DMA1 | Commands Completed"=67,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"HWChannel DMA0 | Commands Completed"=1,"inUseVidMemoryBytes"=600657920,"vramFreeBytes"=5712211904,"ioSurfacePageInBytes"=0,"finishAll2DWaitTime"=0,"HWChannel SPU | Commands Completed"=0,"orphanedReusableVidMemoryCount"=445,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=0,"stdTextureCreationCount"=13,"gartSizeBytes"=11811160064,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=0,"oolTexturePageInBytes"=42029056,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=139264,"finishGLWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableVidMemoryHitRate"=97,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=4232,"inUseSysMemoryBytes"=729989120,"bufferSwapCount"=76,"swapCompleteGLWaitTime"=216347,"agprefTextureCreationCount"=0,"agpTextureCreationBytes"=0,"dataBytesPerSample"=0,"HWChannel C1 | Commands Submitted"=0,"hardwareWaitTime"=992527,"iosurfaceTextureCreationCount"=16,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"contextCLCount"=0,"surfaceBufferPageInBytes"=0,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=1540096,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=23957504,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=11787202560,"HWChannel SPU | Commands Submitted"=0,"dataBufferCount"=0,"ioSurfacePageOutBytes"=0,"orphanedReusableVidMemoryBytes"=129331200,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0}
"InternalStatistics" = {}
"IOGVAEncoderRestricted" = "VCE"
"IOPCIMatch" = "0x67901002 0x67981002 0x679A1002 0x679E1002 0x67801002"
"GpuDebugPolicy" = 0
}
+-o com_kairos_driver_DuetDisplayAccelerator <class com_kairos_driver_DuetDisplayAccelerator, id 0x10000079b, !registered, !matched, active, busy 0, retain 5>
{
"IOClass" = "com_kairos_driver_DuetDisplayAccelerator"
"IOVABundleName" = "AppleVADriver"
"IOVARendererID" = 18446744072182956033
"IOGLBundleName" = ""
"AccelCaps" = 3
"IOAccelRevision" = 2
"IODVDBundleName" = "AppleVADriver"
}
hw.model: MacBookAir4,2
+-o Gen6Accelerator <class Gen6Accelerator, id 0x100000350, registered, matched, active, busy 0 (0 ms), retain 53>
{
"IOClass" = "Gen6Accelerator"
"VRAMMethod" = 0
"IOVARendererID" = 17301505
"AccelCaps" = 11
"IODVDBundleName" = "AppleIntelHD3000GraphicsVADriver"
"IOGLBundleName" = "AppleIntelHD3000GraphicsGLDriver"
"IOProviderClass" = "IOPCIDevice"
"IOProbeScore" = 100
"SurfaceList" = ({"surfaceType"="2d","width"=1,"height"=1,"pid"=173})
"IOSourceVersion" = "0.0.0.0.0"
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="AppleIntelHD3000GraphicsGA.plugin"}
"IOPCIPrimaryMatch" = "0x01068086 0x06018086 0x01168086 0x01028086 0x01268086"
"VRAMOverride" = 0
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.driver.AppleIntelHD3000Graphics"
"IOGVAScaler" = "Gen6"
"PerformanceStatistics" = {"removeFromGARTWaitTime"=0,"idctDataBufferCount"=0,"linearPages"=8997,"command2DBytesPerSample"=0,"dvdTextureCount"=21,"commandBytesPerSample"=155558132,"surfacePageOutBytesPerSample"=18446744072513814528,"dataBufferCount"=0,"freeContextBufferCLWaitTime"=0,"textureCount"=3939,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"freeCommandBuffer2DWaitTime"=0,"contextDVDSwitchCount"=0,"finishAll2DWaitTime"=0,"textureWaitTime"=0,"GKD_IGGL_TIMESTAMP_HAS_WAIT_eMainRing"=0,"GKD_IGGL_BLIT_SIZE_KB_eMainRing"=0,"IOSurfacePageOutBytesPerSample"=319844352,"linearCount"=230,"gartMapInBytesPerSample"=18446744072321114112,"GKD_IGGL_TIMESTAMP_HAS_WAIT_eBlitRing"=0,"dataBytesPerSample"=167664688,"swapBytesPerSample"=0,"surfaceCount"=7,"clientGLWaitTime"=0,"texturePageOutWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=18446744072320925696,"texturePageInBytesPerSample"=18446744072559964160,"finishDVDWaitTime"=0,"gartCacheBytes"=33554432,"freeContextBuffer2DWaitTime"=0,"vramUsedBytes"=140517376,"volatileSurfaceCount"=0,"contextGLSwitchCount"=3150,"freeCommandBufferGLWaitTime"=1299963118,"context2DCount"=3,"commandDVDBytesPerSample"=0,"bufferSwapCount"=587,"GKD_IGGL_BLIT_SIZE_KB_eBlitRing"=0,"linearBytes"=36851712,"vramFreeBytes"=262135808,"finish2DWaitTime"=0,"contextGLCount"=16,"gartSizeBytes"=18446744071562067968,"context2DSwitchCount"=0,"gartUsedBytes"=440070144,"GKD_IGGL_RING_SUBMIT_eMediaRing"=0,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"texturePageInWaitTime"=0,"finishCLWaitTime"=0,"submitStamp"=2925628,"freeContextBufferGLWaitTime"=0,"contextCLCount"=0,"swapCompleteGLWaitTime"=33962549,"freeContextBufferDVDWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"GKD_IGGL_RING_SUBMIT_eMainRing"=0,"surfacePageInBytesPerSample"=18446744072515518464,"contextDVDCount"=2,"freeCommandBufferDVDWaitTime"=0,"surfaceSetShapeIdleWaitTime"=0,"freeCommandBufferCLWaitTime"=0,"gartFreeBytes"=1707413504,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"swapComplete2DWaitTime"=0,"commandGLBytesPerSample"=155558132,"swapCompleteDVDWaitTime"=0,"hardwareWaitTime"=18446744072607449987,"lastReadStamp"=2925617,"freeSurfaceSwapBufferWaitTime"=188022,"GKD_IGGL_RING_SUBMIT_eBlitRing"=0,"IOSurfacePageInBytesPerSample"=562257920,"contextCLSwitchCount"=0,"texturePageOutBytesPerSample"=18446744072513814528}
"IOGVACodec" = "Gen6"
"IOPCIClassMatch" = "0x03000000&0xff000000"
}
Mike-Wazowski:~ egerrior$ clear
Mike-Wazowski:~ egerrior$ ioreg -r -d 1 -w 0 -c "IOAccelerator"
+-o Gen6Accelerator <class Gen6Accelerator, id 0x100000350, registered, matched, active, busy 0 (0 ms), retain 53>
{
"IOClass" = "Gen6Accelerator"
"VRAMMethod" = 0
"IOVARendererID" = 17301505
"AccelCaps" = 11
"IODVDBundleName" = "AppleIntelHD3000GraphicsVADriver"
"IOGLBundleName" = "AppleIntelHD3000GraphicsGLDriver"
"IOProviderClass" = "IOPCIDevice"
"IOProbeScore" = 100
"SurfaceList" = ({"surfaceType"="2d","width"=1,"height"=1,"pid"=173})
"IOSourceVersion" = "0.0.0.0.0"
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="AppleIntelHD3000GraphicsGA.plugin"}
"IOPCIPrimaryMatch" = "0x01068086 0x06018086 0x01168086 0x01028086 0x01268086"
"VRAMOverride" = 0
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.driver.AppleIntelHD3000Graphics"
"IOGVAScaler" = "Gen6"
"PerformanceStatistics" = {"removeFromGARTWaitTime"=0,"idctDataBufferCount"=0,"linearPages"=9233,"command2DBytesPerSample"=0,"dvdTextureCount"=21,"commandBytesPerSample"=24491356,"surfacePageOutBytesPerSample"=488767488,"dataBufferCount"=0,"freeContextBufferCLWaitTime"=0,"textureCount"=3939,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"freeCommandBuffer2DWaitTime"=0,"contextDVDSwitchCount"=0,"finishAll2DWaitTime"=0,"textureWaitTime"=0,"GKD_IGGL_TIMESTAMP_HAS_WAIT_eMainRing"=0,"GKD_IGGL_BLIT_SIZE_KB_eMainRing"=0,"IOSurfacePageOutBytesPerSample"=51609600,"linearCount"=232,"gartMapInBytesPerSample"=459739136,"GKD_IGGL_TIMESTAMP_HAS_WAIT_eBlitRing"=0,"dataBytesPerSample"=25147728,"swapBytesPerSample"=0,"surfaceCount"=7,"clientGLWaitTime"=0,"texturePageOutWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=458772480,"texturePageInBytesPerSample"=507052032,"finishDVDWaitTime"=0,"gartCacheBytes"=33554432,"freeContextBuffer2DWaitTime"=0,"vramUsedBytes"=140517376,"volatileSurfaceCount"=0,"contextGLSwitchCount"=514,"freeCommandBufferGLWaitTime"=816253656,"context2DCount"=3,"commandDVDBytesPerSample"=0,"bufferSwapCount"=96,"GKD_IGGL_BLIT_SIZE_KB_eBlitRing"=0,"linearBytes"=37818368,"vramFreeBytes"=262135808,"finish2DWaitTime"=0,"contextGLCount"=16,"gartSizeBytes"=18446744071562067968,"context2DSwitchCount"=0,"gartUsedBytes"=441036800,"GKD_IGGL_RING_SUBMIT_eMediaRing"=0,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"texturePageInWaitTime"=0,"finishCLWaitTime"=0,"submitStamp"=2931992,"freeContextBufferGLWaitTime"=0,"contextCLCount"=0,"swapCompleteGLWaitTime"=9445354,"freeContextBufferDVDWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"GKD_IGGL_RING_SUBMIT_eMainRing"=0,"surfacePageInBytesPerSample"=488767488,"contextDVDCount"=2,"freeCommandBufferDVDWaitTime"=0,"surfaceSetShapeIdleWaitTime"=0,"freeCommandBufferCLWaitTime"=0,"gartFreeBytes"=1706446848,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"swapComplete2DWaitTime"=0,"commandGLBytesPerSample"=24491356,"swapCompleteDVDWaitTime"=0,"hardwareWaitTime"=1786964172,"lastReadStamp"=2931981,"freeSurfaceSwapBufferWaitTime"=30174,"GKD_IGGL_RING_SUBMIT_eBlitRing"=0,"IOSurfacePageInBytesPerSample"=91176960,"contextCLSwitchCount"=0,"texturePageOutBytesPerSample"=488767488}
"IOGVACodec" = "Gen6"
"IOPCIClassMatch" = "0x03000000&0xff000000"
}
hw.model: iMac15,1
+-o AMDTongaGraphicsAccelerator <class AMDTongaGraphicsAccelerator, id 0x100000434, registered, matched, active, busy 0 (0 ms), retain 305>
{
"IOClass" = "AMDTongaGraphicsAccelerator"
"dpm" = 1
"IOKitDebug" = 0
"AccelNativeDMARowByteAlignment" = 256
"IOVARendererID" = 16908290
"IODVDBundleName" = "AMDRadeonVADriver"
"AccelCaps" = 15
"IOGLBundleName" = "AMDRadeonX4000GLDriver"
"IOProviderClass" = "IOPCIDevice"
"ATIEnableWideBlitSupport" = Yes
"MetalPluginName" = "AMDMTLBronzeDriver"
"IOProbeScore" = 200
"SurfaceList" = ({"surfaceType"="ctx","width"=2036,"height"=1756,"pid"=27628},{"surfaceType"="ctx","width"=644,"height"=50,"pid"=27635},{"surfaceType"="ctx","width"=1524,"height"=1940,"pid"=1823},{"surfaceType"="ctx","width"=654,"height"=50,"pid"=1847},{"surfaceType"="ctx","width"=5120,"height"=2880,"pid"=196})
"IOOCDBundleName" = "AMDRadeonX4000GLDriver"
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"iosurfaceTextureCreationBytes"=0,"Device Utilization %"=0,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=0,"surfaceCount"=2707,"HWChannel KIQ | Commands Submitted"=0,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=4,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=0,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=5857,"HWChannel sDMA0 | Commands Completed"=0,"stdTextureCreationBytes"=0,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=0,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=0,"contextVideoCount"=0,"HWChannel SAMU GPCOM | Commands Submitted"=0,"orphanedNonReusableSysMemoryBytes"=0,"surfaceBufferPageOutBytes"=0,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=24,"HWChannel SAMU RBI | Commands Completed"=0,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=4,"clientGLWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=0,"volatileSurfaceCount"=0,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"inUseVidMemoryBytes"=3220078592,"vramFreeBytes"=14775401152,"ioSurfacePageInBytes"=0,"finishAll2DWaitTime"=0,"orphanedReusableVidMemoryCount"=373,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=0,"stdTextureCreationCount"=0,"HWChannel SAMU RBI | Commands Submitted"=0,"gartSizeBytes"=6442450944,"HWChannel SAMU GPCOM | Commands Completed"=0,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=0,"oolTexturePageInBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=0,"finishGLWaitTime"=0,"HWChannel KIQ | Commands Completed"=0,"freeDataBufferWaitTime"=0,"orphanedReusableVidMemoryHitRate"=87,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=0,"inUseSysMemoryBytes"=4056358912,"bufferSwapCount"=0,"HWChannel sDMA1 | Commands Submitted"=0,"agprefTextureCreationCount"=0,"swapCompleteGLWaitTime"=0,"dataBytesPerSample"=0,"agpTextureCreationBytes"=0,"HWChannel C1 | Commands Submitted"=0,"iosurfaceTextureCreationCount"=0,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"hardwareWaitTime"=0,"contextCLCount"=0,"surfaceBufferPageInBytes"=0,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=0,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=21827584,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=6420623360,"dataBufferCount"=0,"ioSurfacePageOutBytes"=0,"orphanedReusableVidMemoryBytes"=836280320,"HWChannel sDMA0 | Commands Submitted"=0,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0,"HWChannel sDMA1 | Commands Completed"=0}
"ATY,cbits" = 16842752
"ATY,intrev" = 21
"cail_properties" = {"CAIL_DisableAcpPowerGating"=0,"CAIL_DisableSAMUPowerGating"=0,"CAIL_DisableSysClockGating"=1,"CAIL_DisableUVDPowerGating"=0,"CAIL_DisableJpegEngine"=1,"CAIL_DisableVCEPowerGating"=0}
"IOAccelRevision" = 2
"InternalStatisticsAccm" = {}
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.AMDRadeonX4000"
"ATIUseTearingWideBlit" = No
"PerformanceStatistics" = {"iosurfaceTextureCreationBytes"=0,"Device Utilization %"=0,"orphanedNonReusableSysMemoryCount"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=0,"oolTextureCreationCount"=0,"surfaceCount"=2707,"HWChannel KIQ | Commands Submitted"=0,"HWChannel VCE | Commands Submitted"=0,"context2DCount"=4,"surfaceReadLockIdleWaitTime"=0,"surfaceCopyOutWaitTime"=0,"HWChannel C0 | Commands Completed"=0,"swapBytesPerSample"=0,"gartCacheBytes"=33554432,"stdTexturePageInBytes"=0,"finishCLWaitTime"=0,"agpTextureCreationCount"=0,"textureCount"=5857,"HWChannel sDMA0 | Commands Completed"=0,"stdTextureCreationBytes"=0,"HWChannel VCELLQ | Commands Completed"=0,"surfaceTextureCreationCount"=1,"HWChannel VCELLQ | Commands Submitted"=0,"finish2DWaitTime"=0,"agprefTextureCreationBytes"=0,"contextVideoCount"=0,"HWChannel SAMU GPCOM | Commands Submitted"=0,"orphanedNonReusableSysMemoryBytes"=0,"surfaceBufferPageOutBytes"=0,"swapComplete2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"contextGLCount"=24,"HWChannel SAMU RBI | Commands Completed"=0,"orphanedNonReusableVidMemoryCount"=0,"HWChannel UVD | Commands Completed"=0,"HWChannel GFX | Commands Completed"=74,"clientGLWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"surfaceBufferReadOutBytes"=0,"volatileSurfaceCount"=0,"HWChannel C1 | Commands Completed"=0,"hardwareSubmitWaitTime"=0,"inUseVidMemoryBytes"=3220078592,"vramFreeBytes"=14775401152,"ioSurfacePageInBytes"=0,"finishAll2DWaitTime"=0,"orphanedReusableVidMemoryCount"=373,"recoveryCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramEvictionWaitTime"=0,"stdTextureCreationCount"=0,"HWChannel SAMU RBI | Commands Submitted"=0,"gartSizeBytes"=6442450944,"HWChannel SAMU GPCOM | Commands Completed"=0,"HWChannel C0 | Commands Submitted"=0,"texturePageOutBytes"=0,"oolTexturePageInBytes"=7471104,"freeToAllocGPUAddressWaitTime"=0,"gartMapInBytesPerSample"=0,"oolTextureCreationBytes"=0,"finishGLWaitTime"=0,"HWChannel KIQ | Commands Completed"=0,"freeDataBufferWaitTime"=0,"orphanedReusableVidMemoryHitRate"=87,"HWChannel UVD | Commands Submitted"=0,"HWChannel GFX | Commands Submitted"=82,"inUseSysMemoryBytes"=4056358912,"bufferSwapCount"=0,"HWChannel sDMA1 | Commands Submitted"=0,"agprefTextureCreationCount"=0,"swapCompleteGLWaitTime"=0,"dataBytesPerSample"=0,"agpTextureCreationBytes"=0,"HWChannel C1 | Commands Submitted"=0,"iosurfaceTextureCreationCount"=0,"bufferFlipCount"=0,"gartMapOutBytesPerSample"=0,"hardwareWaitTime"=251094,"contextCLCount"=0,"surfaceBufferPageInBytes"=0,"freeSurfaceBackingWaitTime"=0,"textureVolunteerUnloadBytes"=0,"ioSurfaceReadOutBytes"=98304,"finishVideoWaitTime"=0,"HWChannel VCE | Commands Completed"=0,"gartUsedBytes"=21827584,"orphanedReusableSysMemoryCount"=0,"textureReadOutBytes"=0,"gartFreeBytes"=6420623360,"dataBufferCount"=0,"ioSurfacePageOutBytes"=0,"orphanedReusableVidMemoryBytes"=836280320,"HWChannel sDMA0 | Commands Submitted"=0,"surfaceSetShapeIdleWaitTime"=0,"surfaceWriteLockIdleWaitTime"=0,"surfaceCopyInWaitTime"=0,"HWChannel sDMA1 | Commands Completed"=0}
"InternalStatistics" = {}
"MetalPluginClassName" = "AMDMTLVIDevice"
"IOPCIMatch" = "0x69201002 0x69211002 0x69301002 0x69381002 0x69391002"
"GpuDebugPolicy" = 0
}
+-o IntelAccelerator <class IntelAccelerator, id 0x10000043e, registered, matched, active, busy 0 (0 ms), retain 112>
{
"IOClass" = "IntelAccelerator"
"IOVARendererID" = 17301508
"AccelCaps" = 15
"IODVDBundleName" = "AppleIntelHD5000GraphicsVADriver"
"IOGLBundleName" = "AppleIntelHD5000GraphicsGLDriver"
"IOProviderClass" = "IOPCIDevice"
"CompactVRAM" = 1
"ForceDisableEDRAM" = 0
"IOProbeScore" = 1000
"SurfaceList" = ()
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=5,"dataBufferCount"=0,"oolTexturePageInBytes"=0,"textureCount"=55,"iosurfaceTextureCreationCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=0,"Device Unit 0 Utilization %"=0,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=33554432,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=0,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=0,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=89722880,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"freeSurfaceBackingWaitTime"=0,"Device Unit 3 Utilization %"=0,"swapCompleteGLWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1520889856,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"contextVideoCount"=3,"hardwareWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"IOPCIPrimaryMatch" = "0x0d268086 0x0a268086 0x0a2e8086 0x0d228086 0x04128086"
"InternalStatisticsAccm" = {}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.driver.AppleIntelHD5000Graphics"
"IOGVAScaler" = "Gen75"
"PanicOnGPUHang" = 0
"IOGVABGRAEnc" = "Gen75"
"PerformanceStatistics" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=5,"dataBufferCount"=7,"oolTexturePageInBytes"=0,"Device Utilization % at cur p-state"=0,"iosurfaceTextureCreationCount"=2008,"textureCount"=55,"freeDataBufferWaitTime"=0,"surfaceReadLockIdleWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"ioSurfaceReadOutBytes"=18446744072552108032,"agprefTextureCreationCount"=1147,"orphanedReusableSysMemoryCount"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=0,"Device Unit 0 Utilization %"=0,"clientGLWaitTime"=18446744072846729950,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=3133440,"gartCacheBytes"=33554432,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=0,"inUseSysMemoryBytes"=0,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=0,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=149131264,"gartUsedBytes"=89722880,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=1686585344,"finishCLWaitTime"=0,"finishVideoWaitTime"=76578,"contextCLCount"=0,"Device Unit 3 Utilization %"=0,"freeSurfaceBackingWaitTime"=0,"swapCompleteGLWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=26886144,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=200,"stdTextureCreationCount"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1520889856,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"Device Utilization %"=0,"hardwareWaitTime"=1908693730,"contextVideoCount"=3,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"InternalStatistics" = {}
"VRAM,totalMB" = 1536
"MetalCoalesce" = 0
"IOGVACodec" = "Gen75"
"IOPCIClassMatch" = "0x03000000&0xff000000"
}
+-o com_kairos_driver_DuetDisplayAccelerator <class com_kairos_driver_DuetDisplayAccelerator, id 0x100000496, !registered, !matched, active, busy 0, retain 5>
{
"IOClass" = "com_kairos_driver_DuetDisplayAccelerator"
"IOVABundleName" = "AppleVADriver"
"IOVARendererID" = 18446744072182956033
"IOGLBundleName" = ""
"AccelCaps" = 3
"IOAccelRevision" = 2
"IODVDBundleName" = "AppleVADriver"
}
hw.model: Macmini2,1
+-o Intel915 <class Intel915, id 0x100000289, registered, matched, active, busy 0 (1 ms), retain 27>
{
"IOClass" = "Intel915"
"CFBundleIdentifier" = "com.apple.driver.AppleIntelGMA950"
"IOProviderClass" = "IOPCIDevice"
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="AppleIntelGMA950GA.plugin"}
"IOPCIClassMatch" = "0x03000000&0xff000000"
"IOSourceVersion" = "0.0.0.0.0"
"AccelCaps" = 3
"IOProbeScore" = 100
"PerformanceStatistics" = {"removeFromGARTWaitTime"=0,"command2DBytesPerSample"=456,"commandBytesPerSample"=19267888,"surfacePageOutBytesPerSample"=0,"dataBufferCount"=0,"freeContextBufferCLWaitTime"=0,"textureCount"=692,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"freeCommandBuffer2DWaitTime"=0,"contextDVDSwitchCount"=0,"finishAll2DWaitTime"=18446744072002287327,"textureWaitTime"=0,"IOSurfacePageOutBytesPerSample"=0,"gartMapInBytesPerSample"=223305728,"dataBytesPerSample"=0,"swapBytesPerSample"=859992,"surfaceCount"=6,"clientGLWaitTime"=0,"texturePageOutWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=10079964,"gartMapOutBytesPerSample"=219074560,"finishDVDWaitTime"=0,"texturePageInBytesPerSample"=18446744071714938880,"gartCacheBytes"=33554432,"freeContextBuffer2DWaitTime"=0,"volatileSurfaceCount"=0,"contextGLSwitchCount"=8113,"freeCommandBufferGLWaitTime"=0,"context2DCount"=1,"commandDVDBytesPerSample"=0,"bufferSwapCount"=7781,"vramFreeBytes"=31797248,"finish2DWaitTime"=0,"contextGLCount"=11,"gartSizeBytes"=268435456,"context2DSwitchCount"=15,"gartUsedBytes"=27697152,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=3095388,"texturePageInWaitTime"=0,"finishCLWaitTime"=0,"submitStamp"=33691045,"freeContextBufferGLWaitTime"=4494,"contextCLCount"=0,"swapCompleteGLWaitTime"=965050,"freeContextBufferDVDWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"surfacePageInBytesPerSample"=0,"contextDVDCount"=0,"freeCommandBufferDVDWaitTime"=0,"surfaceSetShapeIdleWaitTime"=0,"freeCommandBufferCLWaitTime"=0,"gartFreeBytes"=240738304,"hardwareSubmitWaitTime"=0,"commandGLBytesPerSample"=12531336,"swapComplete2DWaitTime"=0,"swapCompleteDVDWaitTime"=0,"hardwareWaitTime"=1589431295,"lastReadStamp"=33691042,"freeSurfaceSwapBufferWaitTime"=0,"IOSurfacePageInBytesPerSample"=0,"contextCLSwitchCount"=0,"texturePageOutBytesPerSample"=0}
"IOMatchCategory" = "IOAccelerator"
"IOPCIPrimaryMatch" = "0x25828086 0x25928086 0x27728086 0x27A28086"
"IODVDBundleName" = "AppleIntelGMA950VADriver"
"SurfaceList" = ({"surfaceType"="2d","width"=992,"height"=40,"pid"=108},{"surfaceType"="gl","width"=1440,"height"=900,"pid"=88212},{"surfaceType"="gl","width"=784,"height"=608,"pid"=202},{"surfaceType"="gl","width"=1,"height"=1,"pid"=108})
"IOAccelRevision" = 2
"IOGLBundleName" = "AppleIntelGMA950GLDriver"
"IOVARendererID" = 17301504
}
hw.model: MacPro3,1
+-o AMDJuniperGraphicsAccelerator <class AMDJuniperGraphicsAccelerator, id 0x100000326, registered, matched, active, busy 0 (0 ms), retain 22>
{
"IOClass" = "AMDJuniperGraphicsAccelerator"
"dpm" = 1
"IOKitDebug" = 0
"AccelNativeDMARowByteAlignment" = 256
"IOVARendererID" = 16908290
"IODVDBundleName" = "AMDRadeonVADriver"
"AccelCaps" = 15
"IOGLBundleName" = "AMDRadeonX3000GLDriver"
"IOProviderClass" = "IOPCIDevice"
"ATIEnableWideBlitSupport" = Yes
"IOProbeScore" = 200
"SurfaceList" = ({"surfaceType"="ctx","width"=736,"height"=29,"pid"=137})
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"removeFromGARTWaitTime"=0,"command2DBytesPerSample"=0,"swapCompleteVideoWaitTime"=0,"commandBytesPerSample"=0,"surfacePageOutBytesPerSample"=0,"HWChannel DMA | Commands Submitted"=0,"freeDataBufferGLWaitTime"=0,"freeCommandBufferVideoWaitTime"=0,"dataBufferCount"=0,"freeContextBufferCLWaitTime"=0,"textureCount"=18446744073709551594,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"freeCommandBuffer2DWaitTime"=0,"HWChannel PM4 | Commands Completed"=0,"textureWaitTime"=0,"finishAll2DWaitTime"=0,"IOSurfacePageOutBytesPerSample"=0,"gartMapInBytesPerSample"=0,"HWChannel UVD | Commands Completed"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=31,"clientGLWaitTime"=0,"texturePageOutWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"texturePageInBytesPerSample"=0,"gartCacheBytes"=33554432,"freeContextBuffer2DWaitTime"=0,"volatileSurfaceCount"=1,"contextGLSwitchCount"=0,"freeCommandBufferGLWaitTime"=0,"HWChannel PM4 | Commands Submitted"=0,"freeContextBufferVideoWaitTime"=0,"context2DCount"=3,"bufferSwapCount"=0,"vramFreeBytes"=1011082752,"contextGLCount"=2,"commandVideoBytesPerSample"=0,"finish2DWaitTime"=0,"gartSizeBytes"=18446744071562067968,"context2DSwitchCount"=0,"recoveryCount"=0,"HWChannel DMA | Commands Completed"=0,"gartUsedBytes"=23363584,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"HWChannel UVD | Commands Submitted"=0,"texturePageInWaitTime"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"freeContextBufferGLWaitTime"=0,"contextCLCount"=1,"swapCompleteGLWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"contextVideoSwitchCount"=0,"surfacePageInBytesPerSample"=0,"surfaceSetShapeIdleWaitTime"=0,"freeCommandBufferCLWaitTime"=0,"gartFreeBytes"=2124120064,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"commandGLBytesPerSample"=0,"swapComplete2DWaitTime"=0,"contextVideoCount"=0,"hardwareWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"IOSurfacePageInBytesPerSample"=0,"contextCLSwitchCount"=0,"texturePageOutBytesPerSample"=0}
"ATY,cbits" = 1114112
"ATY,intrev" = 21
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"InternalStatisticsAccm" = {}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.AMDRadeonX3000"
"ATIUseTearingWideBlit" = No
"PerformanceStatistics" = {"removeFromGARTWaitTime"=0,"command2DBytesPerSample"=0,"swapCompleteVideoWaitTime"=0,"commandBytesPerSample"=0,"surfacePageOutBytesPerSample"=517816320,"HWChannel DMA | Commands Submitted"=147,"freeDataBufferGLWaitTime"=0,"freeCommandBufferVideoWaitTime"=0,"dataBufferCount"=9,"freeContextBufferCLWaitTime"=0,"textureCount"=18446744073709551594,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"freeCommandBuffer2DWaitTime"=0,"HWChannel PM4 | Commands Completed"=8134,"textureWaitTime"=0,"finishAll2DWaitTime"=0,"IOSurfacePageOutBytesPerSample"=0,"gartMapInBytesPerSample"=0,"HWChannel UVD | Commands Completed"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=31,"clientGLWaitTime"=544704,"texturePageOutWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"texturePageInBytesPerSample"=159018496,"gartCacheBytes"=33554432,"freeContextBuffer2DWaitTime"=0,"volatileSurfaceCount"=1,"contextGLSwitchCount"=0,"freeCommandBufferGLWaitTime"=0,"HWChannel PM4 | Commands Submitted"=8134,"freeContextBufferVideoWaitTime"=0,"context2DCount"=3,"bufferSwapCount"=192,"vramFreeBytes"=1011082752,"contextGLCount"=2,"commandVideoBytesPerSample"=0,"finish2DWaitTime"=0,"gartSizeBytes"=18446744071562067968,"context2DSwitchCount"=0,"recoveryCount"=0,"HWChannel DMA | Commands Completed"=147,"gartUsedBytes"=23363584,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"HWChannel UVD | Commands Submitted"=0,"texturePageInWaitTime"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"freeContextBufferGLWaitTime"=0,"contextCLCount"=1,"swapCompleteGLWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"contextVideoSwitchCount"=0,"surfacePageInBytesPerSample"=0,"surfaceSetShapeIdleWaitTime"=0,"freeCommandBufferCLWaitTime"=0,"gartFreeBytes"=2124120064,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"commandGLBytesPerSample"=0,"swapComplete2DWaitTime"=0,"contextVideoCount"=0,"hardwareWaitTime"=463202261,"freeSurfaceSwapBufferWaitTime"=0,"IOSurfacePageInBytesPerSample"=0,"contextCLSwitchCount"=0,"texturePageOutBytesPerSample"=517816320}
"InternalStatistics" = {}
"sensor-properties" = ({"zone"=<00000002>,"location"="GPU","name"="gpu-sensor","polling-period"=<0000000100000000>,"version"=<00000002>,"sample-period"=<0000000000989800>,"sensor-id"=<00000006>,"device_type"=<"gpu-sensor">,"reg"=<00000002>})
"IOPCIMatch" = "0x68B81002 0x68B01002 0x68B11002 0x68A01002 0x68A11002"
"GpuDebugPolicy" = 0
}
hw.model: MacPro5,1
+-o AMDCypressGraphicsAccelerator <class AMDCypressGraphicsAccelerator, id 0x10000038d, registered, matched, active, busy 0 (0 ms), retain 698>
{
"IOClass" = "AMDCypressGraphicsAccelerator"
"dpm" = 1
"IOKitDebug" = 0
"AccelNativeDMARowByteAlignment" = 256
"IOVARendererID" = 16908290
"IODVDBundleName" = "AMDRadeonVADriver"
"AccelCaps" = 15
"IOGLBundleName" = "AMDRadeonX3000GLDriver"
"IOProviderClass" = "IOPCIDevice"
"ATIEnableWideBlitSupport" = Yes
"IOProbeScore" = 200
"SurfaceList" = ({"surfaceType"="ctx","width"=1254,"height"=1344,"pid"=373},{"surfaceType"="ctx","width"=325,"height"=23,"pid"=3984},{"surfaceType"="ctx","width"=1543,"height"=1300,"pid"=2734},{"surfaceType"="ctx","width"=370,"height"=1289,"pid"=373},{"surfaceType"="ctx","width"=1010,"height"=663,"pid"=2734},{"surfaceType"="ctx","width"=1543,"height"=1278,"pid"=2734},{"surfaceType"="ctx","width"=449,"height"=430,"pid"=395},{"surfaceType"="ctx","width"=1543,"height"=1278,"pid"=2734},{"surfaceType"="ctx","width"=1543,"height"=1300,"pid"=2734},{"surfaceType"="ctx","width"=370,"height"=1214,"pid"=373})
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"removeFromGARTWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0,"orphanedReusableVidMemoryHitRate"=53,"command2DBytesPerSample"=0,"swapCompleteVideoWaitTime"=0,"commandBytesPerSample"=0,"surfacePageOutBytesPerSample"=0,"orphanedReusableSysMemoryHitRate"=0,"HWChannel DMA | Commands Submitted"=0,"freeDataBufferGLWaitTime"=0,"freeCommandBufferVideoWaitTime"=0,"dataBufferCount"=0,"freeContextBufferCLWaitTime"=0,"textureCount"=18446744073703748386,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"freeCommandBuffer2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"orphanedReusableSysMemoryCount"=0,"HWChannel PM4 | Commands Completed"=3,"textureWaitTime"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"IOSurfacePageOutBytesPerSample"=0,"gartMapInBytesPerSample"=0,"HWChannel UVD | Commands Completed"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=999303,"clientGLWaitTime"=0,"texturePageOutWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"texturePageInBytesPerSample"=0,"gartCacheBytes"=33554432,"freeContextBuffer2DWaitTime"=0,"volatileSurfaceCount"=112,"orphanedReusableVidMemoryBytes"=108134400,"contextGLSwitchCount"=0,"orphanedReusableVidMemoryCount"=6,"freeCommandBufferGLWaitTime"=0,"HWChannel PM4 | Commands Submitted"=4,"freeContextBufferVideoWaitTime"=0,"context2DCount"=3,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"vramFreeBytes"=193261504,"contextGLCount"=132,"commandVideoBytesPerSample"=0,"finish2DWaitTime"=0,"gartSizeBytes"=2147483648,"context2DSwitchCount"=0,"recoveryCount"=0,"HWChannel DMA | Commands Completed"=0,"gartUsedBytes"=8650752,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"HWChannel UVD | Commands Submitted"=0,"texturePageInWaitTime"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"freeContextBufferGLWaitTime"=0,"contextCLCount"=2,"swapCompleteGLWaitTime"=0,"freeSurfaceBackingWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"contextVideoSwitchCount"=0,"surfacePageInBytesPerSample"=0,"surfaceSetShapeIdleWaitTime"=0,"freeCommandBufferCLWaitTime"=0,"gartFreeBytes"=2138832896,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"commandGLBytesPerSample"=0,"swapComplete2DWaitTime"=0,"contextVideoCount"=0,"hardwareWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"IOSurfacePageInBytesPerSample"=0,"contextCLSwitchCount"=0,"texturePageOutBytesPerSample"=0}
"ATY,cbits" = 589824
"ATY,intrev" = 2
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"InternalStatisticsAccm" = {}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.AMDRadeonX3000"
"ATIUseTearingWideBlit" = No
"PerformanceStatistics" = {"removeFromGARTWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0,"orphanedReusableVidMemoryHitRate"=53,"command2DBytesPerSample"=0,"swapCompleteVideoWaitTime"=0,"commandBytesPerSample"=0,"surfacePageOutBytesPerSample"=0,"orphanedReusableSysMemoryHitRate"=0,"HWChannel DMA | Commands Submitted"=0,"freeDataBufferGLWaitTime"=1606798306,"freeCommandBufferVideoWaitTime"=0,"dataBufferCount"=6,"freeContextBufferCLWaitTime"=0,"textureCount"=18446744073703748386,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"freeCommandBuffer2DWaitTime"=0,"orphanedReusableSysMemoryBytes"=0,"orphanedReusableSysMemoryCount"=0,"HWChannel PM4 | Commands Completed"=6363563,"textureWaitTime"=0,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"IOSurfacePageOutBytesPerSample"=18446744072909164544,"gartMapInBytesPerSample"=0,"HWChannel UVD | Commands Completed"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=999303,"clientGLWaitTime"=18446744072348514661,"texturePageOutWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=315298347,"gartMapOutBytesPerSample"=0,"texturePageInBytesPerSample"=1626288128,"gartCacheBytes"=33554432,"freeContextBuffer2DWaitTime"=0,"volatileSurfaceCount"=139,"orphanedReusableVidMemoryBytes"=108134400,"contextGLSwitchCount"=0,"orphanedReusableVidMemoryCount"=6,"freeCommandBufferGLWaitTime"=0,"HWChannel PM4 | Commands Submitted"=6363563,"freeContextBufferVideoWaitTime"=0,"context2DCount"=3,"bufferSwapCount"=27659,"orphanedNonReusableVidMemoryBytes"=0,"vramFreeBytes"=193261504,"contextGLCount"=132,"commandVideoBytesPerSample"=0,"finish2DWaitTime"=0,"gartSizeBytes"=2147483648,"context2DSwitchCount"=0,"recoveryCount"=0,"HWChannel DMA | Commands Completed"=0,"gartUsedBytes"=8646656,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=1408654,"HWChannel UVD | Commands Submitted"=0,"texturePageInWaitTime"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"freeContextBufferGLWaitTime"=0,"contextCLCount"=2,"swapCompleteGLWaitTime"=6305163,"freeSurfaceBackingWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"contextVideoSwitchCount"=0,"surfacePageInBytesPerSample"=0,"surfaceSetShapeIdleWaitTime"=0,"freeCommandBufferCLWaitTime"=0,"gartFreeBytes"=2138836992,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"commandGLBytesPerSample"=0,"swapComplete2DWaitTime"=0,"contextVideoCount"=0,"hardwareWaitTime"=18446744073346533459,"freeSurfaceSwapBufferWaitTime"=0,"IOSurfacePageInBytesPerSample"=2122207232,"contextCLSwitchCount"=0,"texturePageOutBytesPerSample"=1417490432}
"InternalStatistics" = {}
"sensor-properties" = ({"zone"=<00000002>,"location"="GPU","name"="gpu-sensor","polling-period"=<0000000100000000>,"version"=<00000002>,"sample-period"=<0000000000989800>,"sensor-id"=<00000006>,"device_type"=<"gpu-sensor">,"reg"=<00000002>})
"IOPCIMatch" = "0x68981002 0x68991002"
"GpuDebugPolicy" = 0
}
hw.model: MacBookPro11,1
+-o IntelAccelerator <class IntelAccelerator, id 0x1000003b4, registered, matched, active, busy 0 (0 ms), retain 111>
{
"IOClass" = "IntelAccelerator"
"IOPCIClassMatch" = "0x03000000&0xff000000"
"AccelCaps" = 15
"IODVDBundleName" = "AppleIntelHD5000GraphicsVADriver"
"IOGLBundleName" = "AppleIntelHD5000GraphicsGLDriver"
"IOProviderClass" = "IOPCIDevice"
"CompactVRAM" = 1
"ForceDisableEDRAM" = 0
"MetalPluginName" = "AppleIntelHD5000GraphicsMTLDriver"
"IOProbeScore" = 1000
"SurfaceList" = ({"surfaceType"="ctx","width"=2560,"height"=1600,"pid"=192})
"IOSourceVersion" = "0.0.0.0.0"
"PerformanceStatisticsAccum" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=52,"dataBufferCount"=0,"oolTexturePageInBytes"=0,"textureCount"=2300,"iosurfaceTextureCreationCount"=0,"surfaceReadLockIdleWaitTime"=0,"freeDataBufferWaitTime"=0,"orphanedReusableSysMemoryBytes"=995348480,"ioSurfaceReadOutBytes"=0,"agprefTextureCreationCount"=0,"orphanedReusableSysMemoryCount"=791,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=0,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=0,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=9082,"Device Unit 0 Utilization %"=0,"clientGLWaitTime"=0,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=0,"gartCacheBytes"=134217728,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=0,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=0,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=3,"inUseSysMemoryBytes"=18446744072714203136,"bufferSwapCount"=0,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=12,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=0,"agprefTextureCreationBytes"=0,"gartUsedBytes"=565760000,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=0,"iosurfaceTextureCreationBytes"=0,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"freeSurfaceBackingWaitTime"=0,"Device Unit 3 Utilization %"=0,"swapCompleteGLWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=0,"stdTextureCreationBytes"=0,"agpTextureCreationCount"=0,"stdTextureCreationCount"=0,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1044852736,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"contextVideoCount"=0,"hardwareWaitTime"=0,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"IOAccelRevision" = 2
"IOCFPlugInTypes" = {"ACCF0000-0000-0000-0000-000a2789904e"="IOAccelerator2D.plugin"}
"IOPCIPrimaryMatch" = "0x0d268086 0x0a268086 0x0a2e8086 0x0d228086 0x04128086"
"InternalStatisticsAccm" = {}
"IOMatchCategory" = "IOAccelerator"
"CFBundleIdentifier" = "com.apple.driver.AppleIntelHD5000Graphics"
"IOGVAScaler" = "Gen75"
"PanicOnGPUHang" = 0
"IOGVABGRAEnc" = "Gen75"
"PerformanceStatistics" = {"orphanedReusableVidMemoryHitRate"=0,"texturePageOutBytes"=0,"swapCompleteVideoWaitTime"=0,"orphanedReusableSysMemoryHitRate"=52,"dataBufferCount"=18446744073709551612,"oolTexturePageInBytes"=18446744071704637440,"Device Utilization % at cur p-state"=2,"iosurfaceTextureCreationCount"=1792,"textureCount"=2300,"freeDataBufferWaitTime"=0,"surfaceReadLockIdleWaitTime"=0,"orphanedReusableSysMemoryBytes"=995348480,"ioSurfaceReadOutBytes"=182710272,"agprefTextureCreationCount"=9,"orphanedReusableSysMemoryCount"=791,"finishAll2DWaitTime"=0,"orphanedNonReusableSysMemoryCount"=0,"surfaceTextureCreationCount"=877,"ioSurfacePageOutBytes"=0,"surfaceBufferReadOutBytes"=7512064,"textureReadOutBytes"=0,"gartMapInBytesPerSample"=0,"dataBytesPerSample"=0,"swapBytesPerSample"=0,"surfaceCount"=9082,"Device Unit 0 Utilization %"=2,"clientGLWaitTime"=8304587,"surfaceCopyInWaitTime"=0,"surfaceCopyOutWaitTime"=0,"gartMapOutBytesPerSample"=0,"ioSurfacePageInBytes"=1723707392,"gartCacheBytes"=134217728,"volatileSurfaceCount"=0,"vramEvictionWaitTime"=0,"oolTextureCreationBytes"=986947584,"freeToAllocGPUAddressWaitTime"=0,"oolTextureCreationCount"=3942,"Device Unit 1 Utilization %"=0,"orphanedReusableVidMemoryCount"=0,"orphanedReusableVidMemoryBytes"=0,"context2DCount"=3,"inUseSysMemoryBytes"=18446744072714203136,"bufferSwapCount"=793,"orphanedNonReusableVidMemoryBytes"=0,"contextGLCount"=12,"finish2DWaitTime"=0,"Device Unit 2 Utilization %"=0,"gartSizeBytes"=1610612736,"recoveryCount"=0,"stdTexturePageInBytes"=1974272,"agprefTextureCreationBytes"=430080,"gartUsedBytes"=565760000,"surfaceWriteLockIdleWaitTime"=0,"finishGLWaitTime"=0,"surfaceBufferPageInBytes"=50049024,"iosurfaceTextureCreationBytes"=698777600,"finishCLWaitTime"=0,"finishVideoWaitTime"=0,"contextCLCount"=0,"Device Unit 3 Utilization %"=0,"freeSurfaceBackingWaitTime"=0,"swapCompleteGLWaitTime"=0,"orphanedNonReusableSysMemoryBytes"=0,"inUseVidMemoryBytes"=0,"agpTextureCreationBytes"=104022016,"stdTextureCreationBytes"=697712640,"agpTextureCreationCount"=830,"stdTextureCreationCount"=3303,"surfaceSetShapeIdleWaitTime"=0,"gartFreeBytes"=1044852736,"hardwareSubmitWaitTime"=0,"bufferFlipCount"=0,"textureVolunteerUnloadBytes"=0,"swapComplete2DWaitTime"=0,"surfaceBufferPageOutBytes"=0,"Device Utilization %"=1,"hardwareWaitTime"=91213026,"contextVideoCount"=0,"freeSurfaceSwapBufferWaitTime"=0,"orphanedNonReusableVidMemoryCount"=0}
"InternalStatistics" = {}
"VRAM,totalMB" = 1536
"MetalCoalesce" = 0
"IOGVACodec" = "Gen75"
"IOVARendererID" = 17301508
}
Were you ever able to calculate GPU processor usage % for GPU drivers that don't have the properties 'Device Utilization %' or 'GPU Core Utilization'?
Here is the code I landed on:
NSNumber *gpuUtilization = nil;
if (performanceProperties[@"Device Utilization %"]) {
// chockenberry
// iMac15,1 - AMDRadeonX4000
// alanhussey
// MacBookPro11,3 - GeForce
// MacBookPro11,3 - AppleIntelHD5000Graphics
// poreed
// MacBookPro8,2 - AMDRadeonX3000
// tkrajacic
// MacBookPro10,1 - GeForce
// MacBookPro10,1 - AppleIntelHD4000Graphics
// therayjay
// Macmini6,2 - AppleIntelHD4000Graphics
// hotchkiss
// MacbookPro11,5 - AMDRadeonX4000
// MacbookPro11,5 - AppleIntelHD5000Graphics
// owlboy
// iMac12,2 - AMDRadeonX3000
// bmike
// MacBook8,1 - AppleIntelBDWGraphics
// chrisbulow
// MacBookPro11,1 - AppleIntelHD5000Graphics
// eportlance
// iMac12,2 - AMDRadeonX3000
// bmike
// Macmini6,2 - AppleIntelHD4000Graphics
// bmike
// MacPro6,1 - AMDRadeonX4000
// MacPro6,1 - AMDRadeonX4000
// eportlance
// MacBookPro12,1 - AppleIntelBDWGraphics
// msealand
// iMac13,2 - GeForce
// samsonjs
// iMac15,1 - AMDRadeonX4000
// iMac15,1 - AppleIntelHD5000Graphics
// bmike
// MacBookPro10,2
// JackoPlane
// iMac13,2 - AppleIntelHD4000Graphics
gpuUtilization = performanceProperties[@"Device Utilization %"];
}
else if (performanceProperties[@"GPU Core Utilization"]) {
// chockenberry
// MacPro4,1 - GeForceTesla
// MacPro4,1 - GeForceTesla
// alanhussey
// MacBookPro11,3 (value = 120000000)
// thejayray
// Macmini4,1 - GeForceTesla
// samsonjs
// MacBookPro6,2 - GeForceTesla
// ender3
// Macmini3,1 - GeForce
// bmike
// iMac13,2 - GeForce
// msealand
// iMac13,2 - GeForce (value = 0)
// JackoPLane
// iMac13,2 - GeForce (value = 60000000)
gpuUtilization = performanceProperties[@"GPU Core Utilization"];
}
else {
// no GPU statistics
// IntelHD3000
// chockenberry
// MacBookAir4,2 - AppleIntelHD3000Graphics
// poreed
// MacBookPro8,2 - AppleIntelHD3000Graphics
// tobiasmboelz
// iMac11,1 - ATIRadeonX2000
// owlboy
// iMac12,2 - AppleIntelHD3000Graphics
// commandtab
// MacBookPro11,2 - AppleIntelHD5000Graphics (???)
// owlboy
// Macmini5,1 - AppleIntelHD3000Graphics
// eportelance
// iMac12,2 - AppleIntelHD3000Graphics
// bmike
// Macmini5,3 - AppleIntelHD3000Graphics
// samsonjs
// MacBook1,1 - AppleIntelGMA950
// bmike
// iMac13,2 - AppleIntelHD4000Graphics
}
if (gpuUtilization) {
long rawGpuUtilization = gpuUtilization.longValue;
if (rawGpuUtilization > 100) {
rawGpuUtilization = rawGpuUtilization / 10000000; // scale down "GPU Core Utilization"
}
...
Thank you so much!
This is almost exactly what I've landed on as well. Turns out some newer GPU drivers also have a property called "GPU Activity(%)" which is pretty much the same as "Device Utilization %".
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hw.model: iMac13,2