diff options
author | Aditya Garg <[email protected]> | 2024-06-30 19:24:54 +0000 |
---|---|---|
committer | Ard Biesheuvel <[email protected]> | 2024-07-08 10:17:45 +0200 |
commit | 71e49eccdca6328eecc335ed8f5557bd0ed70fc6 (patch) | |
tree | dfd12906effacef2b1b75d88b167a63d54f01eca /tools/perf/scripts/python | |
parent | cd6193877c603f4b0c3c7e5607ffa3d52815403f (diff) |
x86/efistub: Call Apple set_os protocol on dual GPU Intel Macs
0c18184de990 ("platform/x86: apple-gmux: support MMIO gmux on T2 Macs")
brought support for T2 Macs in apple-gmux. But in order to use dual GPU,
the integrated GPU has to be enabled. On such dual GPU EFI Macs, the EFI
stub needs to report that it is booting macOS in order to prevent the
firmware from disabling the iGPU.
This patch is also applicable for some non T2 Intel Macs.
Based on this patch for GRUB by Andreas Heider <[email protected]>:
https://lists.gnu.org/archive/html/grub-devel/2013-12/msg00442.html
Credits also goto Kerem Karabay <[email protected]> for helping porting
the patch to the Linux kernel.
Cc: Orlando Chamberlain <[email protected]>
Signed-off-by: Aditya Garg <[email protected]>
[ardb: limit scope using list of DMI matches provided by Lukas and Orlando]
Reviewed-by: Lukas Wunner <[email protected]>
Tested-by: Aditya Garg <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions