Releases: acidanthera/WhateverGreen
Releases · acidanthera/WhateverGreen
1.5.8
1.5.7
v1.5.7
- Fixed maximum backlight level on Ice Lake IGPUs
1.5.6
1.5.5
v1.5.5
- Changed the default delay of optimizing display data buffer allocations from 0 to 1 second to fix the issue that both internal and external displays flicker on some Ice Lake-based laptops. (Thanks @m0d16l14n1)
- Disabled the black screen fix on Ice Lake platforms as it is only applicable to SKL/KBL/CFL/CML platforms.
- Disabled the force complete modeset submodule on Ice Lake platforms as HDMI/DVI connections are not supported by the driver.
- Added AMD Radeon RX 5000 series PWM backlight control support. (Thanks to @kingo132)
1.5.4
v1.5.4
- Added the fix for the short period garbled screen after the system boots on Ice Lake platforms. (by @0xFireWolf, also thanks @m0d16l14n1 and @kingo132)
1.5.3
v1.5.3
- Added
no-gfx-spoof
to avoid forcingdevice-id
values from PCI I/O. - Added the backlight smoother submodule that makes brightness transitions smoother on Intel IVB+ platforms. (by @0xFireWolf)
- MMIO Register Access submodules are now available on Intel IVB+ platforms. (by @0xFireWolf)
- Improved ASUS-made AMD R9 380 GPU identification
- Fixed
applbkl
property with<00 00 00 00>
value failing to disable backlight patches - Note: This release requires Lilu v1.5.6 or later.
1.5.2
v1.5.2
- Added
device-id
spoofing support for AMD graphics
1.5.1
v1.5.1
- Added constants required for macOS 12 update
- Added Intel Arrandale graphics support on 10.6 and 10.7 64-bit
1.5.0
v1.5.0
- Fixed AMD WX-4170 name for 67E0 device id
- Added NVIDIA driver error logging with
-ngfxdbg
1.4.9
v1.4.9
- Added per-GPU disabling API: inject
disable-gpu
to disable - Added per-GPU disabling kernel version specification: inject
disable-gpu-min
/disable-gpu-max
to select kernel version to disable (inclusive range) - Added IGPU disabling API: inject
disable-gpu
to disable or use-wegnoigpu
boot argument - Optimised Rocket Lake startup as IGPU is unsupported