-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Eduardo Covas
authored
Aug 18, 2023
1 parent
4ffebdd
commit de5a651
Showing
3 changed files
with
478 additions
and
0 deletions.
There are no files selected for viewing
363 changes: 363 additions & 0 deletions
363
Universal-Binaries/12.5-23/System/Library/Extensions/AMDRadeonX5000.kext/Contents/Info.plist
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,363 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>English</string> | ||
<key>CFBundleExecutable</key> | ||
<string>AMDRadeonX5000</string> | ||
<key>CFBundleGetInfoString</key> | ||
<string>AMDRadeonX5000 4.8.101 24119</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.kext.AMDRadeonX5000</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>AMDRadeonX5000 Kernel Extension</string> | ||
<key>CFBundlePackageType</key> | ||
<string>KEXT</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>4.8.101</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>CFBundleVersion</key> | ||
<string>4.0.8</string> | ||
<key>GPUCompanionBundles</key> | ||
<array> | ||
<string>AMDRadeonX5000GLDriver.bundle</string> | ||
<string>AMDRadeonVADriver2.bundle</string> | ||
<string>AMDRadeonX5000MTLDriver.bundle</string> | ||
<string>AMDRawCounterPlugin.bundle</string> | ||
</array> | ||
<key>IOKitPersonalities</key> | ||
<dict> | ||
<key>AMDVega10GraphicsAccelerator</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.kext.AMDRadeonX5000</string> | ||
<key>GpuDebugPolicy</key> | ||
<integer>0</integer> | ||
<key>IOClass</key> | ||
<string>AMDRadeonX5000_AMDVega10GraphicsAccelerator</string> | ||
<key>IODVDBundleName</key> | ||
<string>AMDRadeonVADriver2</string> | ||
<key>IOGVACodec</key> | ||
<string>AMDU7V4</string> | ||
<key>IOGVAH264EncodeCapabilities</key> | ||
<dict> | ||
<key>VTQualityRating</key> | ||
<integer>50</integer> | ||
<key>VTRating</key> | ||
<integer>350</integer> | ||
</dict> | ||
<key>IOGVAHEVCDecode</key> | ||
<string>1</string> | ||
<key>IOGVAHEVCDecodeCapabilities</key> | ||
<dict> | ||
<key>VTPerProfileDetails</key> | ||
<dict> | ||
<key>1</key> | ||
<dict> | ||
<key>VTMaxDecodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
<key>2</key> | ||
<dict> | ||
<key>VTMaxDecodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
<key>3</key> | ||
<dict> | ||
<key>VTMaxDecodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
</dict> | ||
<key>VTSupportedProfileArray</key> | ||
<array> | ||
<integer>1</integer> | ||
<integer>2</integer> | ||
<integer>3</integer> | ||
</array> | ||
</dict> | ||
<key>IOGVAHEVCEncode</key> | ||
<string>1</string> | ||
<key>IOGVAHEVCEncodeCapabilities</key> | ||
<dict> | ||
<key>VTPerProfileDetails</key> | ||
<dict> | ||
<key>1</key> | ||
<dict> | ||
<key>VTMaxEncodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
</dict> | ||
<key>VTQualityRating</key> | ||
<integer>50</integer> | ||
<key>VTRating</key> | ||
<integer>350</integer> | ||
<key>VTSupportedProfileArray</key> | ||
<array> | ||
<integer>1</integer> | ||
</array> | ||
</dict> | ||
<key>IOKitDebug</key> | ||
<integer>0</integer> | ||
<key>IOMatchCategory</key> | ||
<string>IOAccelerator</string> | ||
<key>IOPCIMatch</key> | ||
<string>0x68601002 0x68611002 0x68621002 0x68631002 0x68641002 0x68671002 0x68681002 0x68691002 0x686A1002 0x686B1002 0x686C1002 0x686D1002 0x686E1002 0x686F1002 0x687F1002</string> | ||
<key>IOPCITunnelCompatible</key> | ||
<true/> | ||
<key>IOPropertyMatch</key> | ||
<dict> | ||
<key>LoadAccelerator</key> | ||
<true/> | ||
</dict> | ||
<key>IOProviderClass</key> | ||
<string>IOPCIDevice</string> | ||
<key>IOSourceVersion</key> | ||
<string>0.0.0.0.0</string> | ||
<key>IOVARendererID</key> | ||
<integer>16908288</integer> | ||
<key>cail_properties</key> | ||
<dict> | ||
<key>CAIL_DisableCailLoadUcode</key> | ||
<integer>1</integer> | ||
<key>CAIL_DisableJpegEngine</key> | ||
<integer>0</integer> | ||
<key>CAIL_EnableLBPWSupport</key> | ||
<integer>0</integer> | ||
<key>CAIL_EnablePeerDataAperture</key> | ||
<integer>0</integer> | ||
<key>CAIL_EnableSecureMmFwLoading</key> | ||
<integer>1</integer> | ||
<key>CAIL_EnableXdmaSupport</key> | ||
<integer>0</integer> | ||
</dict> | ||
</dict> | ||
<key>AMDVega12GraphicsAccelerator</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.kext.AMDRadeonX5000</string> | ||
<key>GPUDebugNullClientMask</key> | ||
<integer>0</integer> | ||
<key>GpuDebugPolicy</key> | ||
<integer>0</integer> | ||
<key>IOClass</key> | ||
<string>AMDRadeonX5000_AMDVega12GraphicsAccelerator</string> | ||
<key>IODVDBundleName</key> | ||
<string>AMDRadeonVADriver2</string> | ||
<key>IOGVACodec</key> | ||
<string>AMDU7V4</string> | ||
<key>IOGVAH264EncodeCapabilities</key> | ||
<dict> | ||
<key>VTQualityRating</key> | ||
<integer>50</integer> | ||
<key>VTRating</key> | ||
<integer>350</integer> | ||
</dict> | ||
<key>IOGVAHEVCDecode</key> | ||
<string>1</string> | ||
<key>IOGVAHEVCDecodeCapabilities</key> | ||
<dict> | ||
<key>VTPerProfileDetails</key> | ||
<dict> | ||
<key>1</key> | ||
<dict> | ||
<key>VTMaxDecodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
<key>2</key> | ||
<dict> | ||
<key>VTMaxDecodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
<key>3</key> | ||
<dict> | ||
<key>VTMaxDecodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
</dict> | ||
<key>VTSupportedProfileArray</key> | ||
<array> | ||
<integer>1</integer> | ||
<integer>2</integer> | ||
<integer>3</integer> | ||
</array> | ||
</dict> | ||
<key>IOGVAHEVCEncode</key> | ||
<string>1</string> | ||
<key>IOGVAHEVCEncodeCapabilities</key> | ||
<dict> | ||
<key>VTPerProfileDetails</key> | ||
<dict> | ||
<key>1</key> | ||
<dict> | ||
<key>VTMaxEncodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
</dict> | ||
<key>VTQualityRating</key> | ||
<integer>50</integer> | ||
<key>VTRating</key> | ||
<integer>350</integer> | ||
<key>VTSupportedProfileArray</key> | ||
<array> | ||
<integer>1</integer> | ||
</array> | ||
</dict> | ||
<key>IOKitDebug</key> | ||
<integer>0</integer> | ||
<key>IOMatchCategory</key> | ||
<string>IOAccelerator</string> | ||
<key>IOPCIMatch</key> | ||
<string>0x69A01002 0x69A11002 0x69A21002 0x69A31002 0x69AF1002</string> | ||
<key>IOPCITunnelCompatible</key> | ||
<true/> | ||
<key>IOPropertyMatch</key> | ||
<dict> | ||
<key>LoadAccelerator</key> | ||
<true/> | ||
</dict> | ||
<key>IOProviderClass</key> | ||
<string>IOPCIDevice</string> | ||
<key>IOSourceVersion</key> | ||
<string>0.0.0.0.0</string> | ||
<key>IOVARendererID</key> | ||
<integer>16908288</integer> | ||
<key>cail_properties</key> | ||
<dict> | ||
<key>CAIL_DisableGfxCoarseGrainClockGating</key> | ||
<integer>0</integer> | ||
</dict> | ||
</dict> | ||
<key>AMDVega20GraphicsAccelerator</key> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.kext.AMDRadeonX5000</string> | ||
<key>GPUDebugNullClientMask</key> | ||
<integer>0</integer> | ||
<key>GpuDebugPolicy</key> | ||
<integer>0</integer> | ||
<key>IOClass</key> | ||
<string>AMDRadeonX5000_AMDVega20GraphicsAccelerator</string> | ||
<key>IODVDBundleName</key> | ||
<string>AMDRadeonVADriver2</string> | ||
<key>IOGVACodec</key> | ||
<string>AMDU7V4</string> | ||
<key>IOGVAH264EncodeCapabilities</key> | ||
<dict> | ||
<key>VTQualityRating</key> | ||
<integer>50</integer> | ||
<key>VTRating</key> | ||
<integer>350</integer> | ||
</dict> | ||
<key>IOGVAHEVCDecode</key> | ||
<string>1</string> | ||
<key>IOGVAHEVCDecodeCapabilities</key> | ||
<dict> | ||
<key>VTPerProfileDetails</key> | ||
<dict> | ||
<key>1</key> | ||
<dict> | ||
<key>VTMaxDecodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
<key>2</key> | ||
<dict> | ||
<key>VTMaxDecodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
<key>3</key> | ||
<dict> | ||
<key>VTMaxDecodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
</dict> | ||
<key>VTSupportedProfileArray</key> | ||
<array> | ||
<integer>1</integer> | ||
<integer>2</integer> | ||
<integer>3</integer> | ||
</array> | ||
</dict> | ||
<key>IOGVAHEVCEncode</key> | ||
<string>1</string> | ||
<key>IOGVAHEVCEncodeCapabilities</key> | ||
<dict> | ||
<key>VTPerProfileDetails</key> | ||
<dict> | ||
<key>1</key> | ||
<dict> | ||
<key>VTMaxEncodeLevel</key> | ||
<integer>153</integer> | ||
</dict> | ||
</dict> | ||
<key>VTQualityRating</key> | ||
<integer>50</integer> | ||
<key>VTRating</key> | ||
<integer>350</integer> | ||
<key>VTSupportedProfileArray</key> | ||
<array> | ||
<integer>1</integer> | ||
</array> | ||
</dict> | ||
<key>IOKitDebug</key> | ||
<integer>0</integer> | ||
<key>IOMatchCategory</key> | ||
<string>IOAccelerator</string> | ||
<key>IOPCIMatch</key> | ||
<string>0x66A01002 0x66A11002 0x66A21002 0x66A31002 0x66A71002 0x66AF1002</string> | ||
<key>IOPCITunnelCompatible</key> | ||
<true/> | ||
<key>IOPropertyMatch</key> | ||
<dict> | ||
<key>LoadAccelerator</key> | ||
<true/> | ||
</dict> | ||
<key>IOProviderClass</key> | ||
<string>IOPCIDevice</string> | ||
<key>IOSourceVersion</key> | ||
<string>0.0.0.0.0</string> | ||
<key>IOVARendererID</key> | ||
<integer>16908288</integer> | ||
<key>cail_properties</key> | ||
<dict> | ||
<key>CAIL_DisableCailLoadUcode</key> | ||
<integer>1</integer> | ||
<key>CAIL_EnableAspmL0s</key> | ||
<integer>0</integer> | ||
<key>CAIL_EnableAspmL1</key> | ||
<integer>0</integer> | ||
<key>CAIL_EnableAspmSWL1</key> | ||
<integer>0</integer> | ||
<key>CAIL_EnableSecureMmFwLoading</key> | ||
<integer>1</integer> | ||
</dict> | ||
</dict> | ||
</dict> | ||
<key>NSHumanReadableCopyright</key> | ||
<string>Copyright © 2015-2020 Advanced Micro Devices, Inc. All rights reserved.</string> | ||
<key>OSBundleLibraries</key> | ||
<dict> | ||
<key>com.apple.iokit.IOAcceleratorFamily2</key> | ||
<string>2.0.0</string> | ||
<key>com.apple.iokit.IOGraphicsFamily</key> | ||
<string>1.0.0b1</string> | ||
<key>com.apple.iokit.IOPCIFamily</key> | ||
<string>1.0.0b1</string> | ||
<key>com.apple.iokit.IOSurface</key> | ||
<string>87.0</string> | ||
<key>com.apple.kpi.bsd</key> | ||
<string>8.0.0</string> | ||
<key>com.apple.kpi.iokit</key> | ||
<string>8.0.0</string> | ||
<key>com.apple.kpi.libkern</key> | ||
<string>8.0.0</string> | ||
<key>com.apple.kpi.mach</key> | ||
<string>8.0.0</string> | ||
<key>com.apple.kpi.unsupported</key> | ||
<string>8.0.0</string> | ||
</dict> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+3.1 MB
...aries/12.5-23/System/Library/Extensions/AMDRadeonX5000.kext/Contents/MacOS/AMDRadeonX5000
Binary file not shown.
Oops, something went wrong.