Skip to content

v0.8.3

Choose a tag to compare

@VisualEhrmanntraut VisualEhrmanntraut released this 24 Dec 09:40
· 170 commits to master since this release
c2e87ae

Enhancements

  • Removed redundant GPUDCCDisplayable setting.
  • Removed unnecessary PP_ToolsLogSpaceSize setting. This setting is only applicable for SMU 11.
  • Removed redundant PP_WorkLoadPolicyMask setting. The value specified was 0, which is already the default.
  • Removed IOPCITunnelCompatible property.
    iGPUs can't run through Thunderbolt.
  • Moved SMU 12 firmware wait to separate function.
  • Some TTL event handler cleanup.
  • Miscellaneous firmware constant cleanup.

Bug Fixes

  • Rechecked driver settings and adapted them correctly to AMD Adrenaline's.
  • Added missing DalForceSingleDispPipeSplit to Picasso settings.
  • Removed Raven2 RLC A0 firmware.
  • Activate A0 RLC firmware only on non-Picasso or Picasso AM4.
  • Disable MMHub PG as per the driver settings.
  • Added missing GPUTaskSingleChannel accelerator setting.
    Possibly added in Sonoma or something, non-existent in Big Sur, default false, but set to true in the accelerator kexts (Navi and Vega).
  • Corrected "wait for" logic.
    Corrected timeout to PP default of 2s from Linux's 100s and used IODelay instead of IOSleep.

NOTE: The "Research Release" and "Debug" builds will be way slower and inefficient than the "Release" build. Do not use them if not debugging an issue with the software.

Full Changelog: v0.8.2...v0.8.3