-
-
Notifications
You must be signed in to change notification settings - Fork 860
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Inject personalities with actually correct order
- Loading branch information
1 parent
1e7b50a
commit d7cec29
Showing
3 changed files
with
216 additions
and
218 deletions.
There are no files selected for viewing
171 changes: 171 additions & 0 deletions
171
NootedRed/Firmware/com.apple.kext.AMDRadeonX6000Framebuffer.xml
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,171 @@ | ||
<array> | ||
<dict> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.apple.kext.AMDRadeonX6000Framebuffer</string> | ||
<key>IOClass</key> | ||
<string>AMDRadeonX6000_AmdGpuWrangler</string> | ||
<key>IOMatchCategory</key> | ||
<string>IOFramebuffer</string> | ||
<key>IOPCIMatch</key> | ||
<string>0x15DD1002 0x15D81002 0x15E71002 0x164C1002 0x16381002 0x16361002</string> | ||
<key>IOPCITunnelCompatible</key> | ||
<true/> | ||
<key>IOProbeScore</key> | ||
<integer>60000</integer> | ||
<key>IOProviderClass</key> | ||
<string>IOPCIDevice</string> | ||
</dict> | ||
<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>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> | ||
<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> | ||
<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>DalForceSingleDispPipeSplit</key> | ||
<integer>1</integer> | ||
<key>PP_DisableVoltageIsland</key> | ||
<integer>1</integer> | ||
<key>PP_DriverEnableNBDPM</key> | ||
<integer>1</integer> | ||
<key>PP_GPUPowerDownEnabled</key> | ||
<integer>0</integer> | ||
<key>PP_GfxOffControl</key> | ||
<integer>1</integer> | ||
<key>PP_SclkDeepSleepDisable</key> | ||
<integer>0</integer> | ||
<key>PP_ThermalAutoThrottlingEnable</key> | ||
<integer>1</integer> | ||
<key>PP_ToolsLogSpaceSize</key> | ||
<integer>524288</integer> | ||
<key>PP_WorkLoadPolicyMask</key> | ||
<integer>0</integer> | ||
</dict> | ||
</dict> | ||
<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>DalForceSingleDispPipeSplit</key> | ||
<integer>1</integer> | ||
<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> | ||
</array> |
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
Oops, something went wrong.