Suchergebnisse

Suchergebnisse 1-19 von insgesamt 19.

  • v1.2.0v1.2.0Merged GPU kexts into one (AMD, Intel, NVIDIA) including H/W acceleration (Shiki) Added binary and structural Intel framebuffer patches (thx to headkaze) Added Intel CFL support Fixed certain AMD multimonitor issues Enabled 10.14 support by default https://github.com/acidanthera/WhateverGreenBraucht Lilu https://github.com/acidanthera/Lilu
  • v1.2.2Added framebuffer-conX-alldata IGPU patch support Fixed automatic frame selection with -wegnoegpu boot-arg or disable-external-gpu IGPU property (Lilu 1.2.7 or newer)
  • v1.2.4 Added platform list dumping to ioreg (at IOService:/IOResources/WhateverGreen), debug build only with -igfxfbdump Fixed 10.14.1 IGPU KBL/CFL support without external GPU Fixed warning about legacy processors (e.g. Xeon) Fixed the support for providing custom names on Radeon RX models
  • v1.2.6 Added applbkl=0 boot argument to termporarily disable AppleBacklight patching code Fixed AMD Verde CAIL injection logic Fixed breaking backlight on Apple hardware, on laptops with AMD GPUs, and on 10.11 or earlier Changed CFL backlight patches to enable by default on CFL drivers only (avoids issues with faux "KBL" 8xxx CPUs)
  • v1.2.7 Added more IGPU device-ids to detected list
  • v.1.2.8 Added KBL graphics kernel panic workaround on 10.14.4+ Added IGPU DPDCD link incompatible rate patch (thanks @firewolf)
  • v1.2.9 Added AMD Radeon VII to detected list Disabled automatic framebuffer usage on Polaris GPUs Added preserve-names device property to preserve current GPU names Added AppleVPA patching support, replaces NoVPAJpeg.kext (thx CMMChris and uglyJoe)
  • v1.3.0 Fixed custom connector support for Radeon GPUs, thx @lwfitzgerald Added disable-gfx-submit property to back ngfxsubmit=0 boot argument Added GuC firmware loading patch for latest SKL+ drivers Allow loading on 10.15 without -lilubetaall Disabled NVIDIA performance fix on 10.15, as it now is built-in Enable HDMI 2.0 patches on 10.14+ (Use at own risk in case of undiscovered change) Added CFL graphics kernel panic workaround on 10.14.4+ Added infinite loop fix when calculating dividers for I…
  • v1.3.1 Fixed an issue that LSPCON driver fails to set the mode after the adapter power is off, i.e. sleep/wake up cycle. Unified release archive names Enforce complete IGPU modeset on Kaby Lake and newer (overridable by igfxfcmsfbs bootarg orcomplete-modeset-framebuffers device property) Disable VRAM testing on AMD GPUs on 10.14.4+ (based on vladie's patch)
  • v1.3.2 Added more GPUs for detection Enable IGPU graphics kernel panic workaround on 10.14.4+ on SKL
  • v1.3.3 Rework backlight panel info injection to fix Mac issues
  • v1.3.4 Added support for disabled AppleGraphicsDevicePolicy in AMD drivers on 10.15.1 Added basic support for -radcfg and -radgl on AMD Navi GPUs
  • v1.3.5 Added Lilu 1.4.0 support, which is now the minimum supported version Dropped legacy boot arguments (-shikigva, -shikifps) Fixed handling agdpmod GPU property (in IGPUs and in conjunction with boot-arg) Added -wegtree boot argument to force device renaming Fixed FairPlay DRM playback patches on 10.15 Added shikigva and shiki-id aliases in IORegistry Added applbkl aliases to IORegistry (data, 32-bit) Added applbkl-name and applbkl-data IORegistry data keys to provide custom backlight data F…
  • v1.3.6 Enabled CoreLSKD streaming patches by default for AMD hardware DRM on Ivy BridgeRepurposed 64 bit for FP 2.x streaming hardware accelerated streaming patches (can be used as shikigva=80)Fixed accelerator name update logic for X4xxx kextsFixed Verde IOGVACodec injection to make hardware video decoder workEnable software TV+ decoding on all CPUs without IGPU (shikigva=256)Added HEVC capabilities to AMD6 decoders for all GPUs (disabled by -radnogva or disable-gva-support)Added HW decoder dev…
  • v1.3.7 Improved the maximum link rate fix: Now correct the value read from extended DPCD as well. (by @0xFireWolf)Improved firmware loading handling on 10.15.4 (may fix booting issues on KBL+)Improved support for Comet Lake IGPUs (thx @stormbirds)
  • v1.3.8 Added igfxfw=2 boot argument and igfxfw IGPU property to load Apple GuC firmwareAdded igfxpavp=1 boot argument (and igfxpavp property) to force enable PAVP outputAdded igfxfcms=1 boot argument (and complete-modeset property) on Skylake and AppleImproved performance with Lilu 1.4.3 APIsAdded -igfxfbdbg boot argument to debug IGPU framebuffer (debug builds only)Added igfxagdc=0 boot argument and disable-agdc IGPU property to disable AGDCAdded igfxonln=1 boot argument and force-online IGPU p…
  • v1.3.9 Added igfxdumpdelay boot argument to delay -igfxdump in msPartially fix ICL framebuffer patchingAdd support to injecting Force_Load_FalconSMUFW from OpenCoreDisabled automatic enabling of GVA for Polaris on 10.13 and lowerReplaced -radnogva argument with radgva=0/1 to force GVA for PolarisAdded wegtree=1 boot argument (rebuild-device-tree property) to force device renaming on Apple FW
  • v1.4.0 Added 0x3EA6, 0x8A53, 0x9BC4, 0x9BC5, 0x9BC8 IGPU device-idFixed framebuffer-conX-alldata patching regressionAdded disable-hdmi-patches device property alias to -igfxnohdmi
  • v1.4.1 Added igfxmetal=1 boot argument (and enable-metal property) to enable Metal on offline IGPUFixed applying patches on CometLake IGPUs, thx @apocolipseAdded constants required for 11.0 updateAdded the use of RPS control for all the command streamers on IGPU (disabled via igfxnorpsc=1)Add -igfxvesa to disable Intel Graphics acceleration.Fix black screen on igfx since 10.15.5Add workaround for rare force wake timeout panics on Intel KBL and CFL.Add Intel Westmere graphics support.