Skip to content

Commit

Permalink
Further refine driver settings
Browse files Browse the repository at this point in the history
Signed-off-by: Visual Ehrmanntraut <[email protected]>
  • Loading branch information
VisualEhrmanntraut committed Mar 15, 2024
1 parent 274ba77 commit e0b3889
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 3 deletions.
106 changes: 105 additions & 1 deletion NootedRed/Firmware/Drivers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<key>IOMatchCategory</key>
<string>IOAccelerator</string>
<key>IOPCIMatch</key>
<string>0x15DD1002 0x15D81002</string>
<string>0x15DD1002</string>
<key>IOPCITunnelCompatible</key>
<true/>
<key>IOPropertyMatch</key>
Expand Down Expand Up @@ -214,6 +214,110 @@
<integer>0</integer>
</dict>
</dict>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.AMDRadeonX5000</string>
<key>GPUDCCDisplayable</key>
<false/>
<key>GPUDebugNullClientMask</key>
<integer>0</integer>
<key>GpuDebugPolicy</key>
<integer>0</integer>
<key>IOClass</key>
<string>AMDRadeonX5000_AMDVega10GraphicsAccelerator</string>
<key>IODVDBundleName</key>
<string>AMDRadeonVADriver2</string>
<key>IOGVACodec</key>
<string>AMDVCN2</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>0x15D81002</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>SWIP_properties</key>
<dict>
<key>EnableSwVCNFWLoading</key>
<integer>0</integer>
</dict>
<key>cail_properties</key>
<dict>
<key>CAIL_AsicRevForRlcFw</key>
<integer>161</integer>
<key>CAIL_DisableGfxCGPowerGating</key>
<integer>1</integer>
</dict>
</dict>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.AMDRadeonX5000</string>
Expand Down
100 changes: 98 additions & 2 deletions NootedRed/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
<key>AMDRadeonNavi10Controller</key>
<key>AMDRadeonPicassoController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.AMDRadeonX6000Framebuffer</string>
Expand All @@ -48,7 +48,55 @@
<key>IOMatchCategory</key>
<string>ATIFramebuffer</string>
<key>IOPCIMatch</key>
<string>0x15DD1002 0x15D81002 0x15E71002 0x164C1002 0x16381002 0x16361002</string>
<string>0x15D81002</string>
<key>IOPCITunnelCompatible</key>
<true/>
<key>IOPCIUseDeviceMapper</key>
<true/>
<key>IOProbeScore</key>
<integer>6000</integer>
<key>IOPropertyMatch</key>
<dict>
<key>LoadController</key>
<true/>
</dict>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>aty_config</key>
<dict>
<key>CFG_CORRECT_BLPT</key>
<true/>
<key>CFG_TRANS_WSRV</key>
<true/>
<key>CFG_UFL_CHK</key>
<false/>
<key>CFG_UFL_STP</key>
<false/>
<key>CFG_USE_DPT</key>
<true/>
</dict>
<key>aty_properties</key>
<dict>
<key>PP_GPUPowerDownEnabled</key>
<integer>0</integer>
<key>PP_GfxOffControl</key>
<integer>1</integer>
<key>PP_ToolsLogSpaceSize</key>
<integer>524288</integer>
<key>PP_WorkLoadPolicyMask</key>
<integer>0</integer>
</dict>
</dict>
<key>AMDRadeonRavenController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.AMDRadeonX6000Framebuffer</string>
<key>IOClass</key>
<string>AMDRadeonX6000_AmdRadeonControllerNavi10</string>
<key>IOMatchCategory</key>
<string>ATIFramebuffer</string>
<key>IOPCIMatch</key>
<string>0x15DD1002</string>
<key>IOPCITunnelCompatible</key>
<true/>
<key>IOPCIUseDeviceMapper</key>
Expand Down Expand Up @@ -97,6 +145,54 @@
<integer>0</integer>
</dict>
</dict>
<key>AMDRadeonRenoirController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.AMDRadeonX6000Framebuffer</string>
<key>IOClass</key>
<string>AMDRadeonX6000_AmdRadeonControllerNavi10</string>
<key>IOMatchCategory</key>
<string>ATIFramebuffer</string>
<key>IOPCIMatch</key>
<string>0x15E71002 0x164C1002 0x16381002 0x16361002</string>
<key>IOPCITunnelCompatible</key>
<true/>
<key>IOPCIUseDeviceMapper</key>
<true/>
<key>IOProbeScore</key>
<integer>6000</integer>
<key>IOPropertyMatch</key>
<dict>
<key>LoadController</key>
<true/>
</dict>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>aty_config</key>
<dict>
<key>CFG_CORRECT_BLPT</key>
<true/>
<key>CFG_TRANS_WSRV</key>
<true/>
<key>CFG_UFL_CHK</key>
<false/>
<key>CFG_UFL_STP</key>
<false/>
<key>CFG_USE_DPT</key>
<true/>
</dict>
<key>aty_properties</key>
<dict>
<key>PP_GPUPowerDownEnabled</key>
<integer>0</integer>
<key>PP_GfxOffControl</key>
<integer>1</integer>
<key>PP_ToolsLogSpaceSize</key>
<integer>524288</integer>
<key>PP_WorkLoadPolicyMask</key>
<integer>0</integer>
</dict>
</dict>
<key>com.ChefKissInc.NootedRed</key>
<dict>
<key>CFBundleIdentifier</key>
Expand Down

0 comments on commit e0b3889

Please sign in to comment.