Skip to content

Commit

Permalink
Fix Renoir driver settings
Browse files Browse the repository at this point in the history
Fixes #234

Signed-off-by: Visual Ehrmanntraut <[email protected]>
  • Loading branch information
VisualEhrmanntraut committed Mar 13, 2024
1 parent 0928e3d commit db2d311
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions NootedRed/Firmware/Drivers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
<key>EnableSwVCNFWLoading</key>
<integer>0</integer>
<key>EnableVCNDPG</key>
<integer>0</integer>
<integer>1</integer>
<key>EnableswGcFwLoading</key>
<integer>0</integer>
<key>EnableswSdmaFwLoading</key>
Expand All @@ -326,8 +326,6 @@
<integer>0</integer>
<key>CAIL_DisableDynamicGfxMGPowerGating</key>
<integer>1</integer>
<key>CAIL_DisableGfxCGPowerGating</key>
<integer>0</integer>
<key>CAIL_DisableGfxClockGating</key>
<integer>0</integer>
<key>CAIL_DisablePCIConfigAsicReset</key>
Expand Down

0 comments on commit db2d311

Please sign in to comment.