sys_patch_dict.py: Resolve Vega regression

This commit is contained in:
Mykola Grymalyuk
2023-07-16 20:25:41 -06:00
parent 9a4883771a
commit bf1d61879a
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -11,6 +11,8 @@
- Add configuration for mediaanalysisd usage
- For systems that are the primary iCloud Photo Library host, mediaanalysisd may be unstable on large amounts of unprocessed faces
- Applicable to 3802-based GPUs (ie. Intel Ivy Bridge and Haswell iGPUs, Nvidia Kepler dGPUs)
- Resolve AMD Vega support on pre-AVX2 Macs in macOS Ventura
- Originally caused by regression from 0.6.2
- Backend Changes:
- device_probe.py:
- Add USB device parsing via `IOUSBDevice` class
-1
View File
@@ -818,7 +818,6 @@ class SystemPatchDictionary():
"Install": {
"/System/Library/Extensions": {
"AMDRadeonX5000.kext": "12.5",
"AMDRadeonX5000HWServices.kext": "12.5",
"AMDRadeonVADriver2.bundle": "12.5",
"AMDRadeonX5000GLDriver.bundle": "12.5",