Skip to content

Releases: acidanthera/WhateverGreen

1.5.6

10 Jan 22:36
Compare
Choose a tag to compare

v1.5.6

  • Fixed deprecated code in unfairgva

1.5.5

01 Nov 15:22
866d2a1
Compare
Choose a tag to compare

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

04 Oct 15:18
3c9a77e
Compare
Choose a tag to compare

v1.5.4

1.5.3

06 Sep 22:29
Compare
Choose a tag to compare

v1.5.3

  • Added no-gfx-spoof to avoid forcing device-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

02 Aug 18:08
1beb8c5
Compare
Choose a tag to compare

v1.5.2

  • Added device-id spoofing support for AMD graphics

1.5.1

05 Jul 15:41
6ca786f
Compare
Choose a tag to compare

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

07 Jun 15:03
Compare
Choose a tag to compare

v1.5.0

  • Fixed AMD WX-4170 name for 67E0 device id
  • Added NVIDIA driver error logging with -ngfxdbg

1.4.9

05 Apr 17:58
Compare
Choose a tag to compare

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

1.4.8

01 Mar 18:32
2e19d1b
Compare
Choose a tag to compare

v1.4.8

  • Fixed debug messages from cursor manipulation with NVIDIA GPUs on macOS 11

1.4.7

02 Feb 17:32
9e53d8a
Compare
Choose a tag to compare

v1.4.7

  • Implemented unfairgva device property (use <01 00 00 00> value for MP5,1 to enable streaming DRM)