All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add support for eGPUs on Apple Products
@ 2026-02-03  7:31 Atharva Tiwari
  2026-02-03  7:31 ` [PATCH v3 1/2] efi/libstub: Enable apple-set-os for most apple devices Atharva Tiwari
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Atharva Tiwari @ 2026-02-03  7:31 UTC (permalink / raw)
  Cc: Atharva Tiwari, Ard Biesheuvel, Jani Nikula, Rodrigo Vivi,
	Joonas Lahtinen, Tvrtko Ursulin, David Airlie, Simona Vetter,
	Thomas Zimmermann, Javier Martinez Canillas, Francesco Pompo,
	Borislav Petkov (AMD), Lenny Szubowicz, linux-efi, linux-kernel,
	intel-gfx, intel-xe, dri-devel

This series adds support for eGPUs on Apple products, by
enabling apple-set-os on all apple devices.

A side effect of this patch is that the iGPU becomes enabled on iMacs.
However, iMacs can’t use the iGPU to drive the display
(They can't link-train the internal display),
so displays must be disabled on iMacs.

Changes in v3:
- Disabled apple-set-os on MacBookAir6,1 and 7,1 to avoid regressions
- Reworded 1st patch
Changes in v2:
- Reworded cover-letter
- Transferred logic to has_no_display in the 2nd patch

Link to v2:
https://lore.kernel.org/all/20260128145855.1071-1-atharvatiwarilinuxdev@gmail.com/#t

Link to v1:
https://lore.kernel.org/all/20260125001111.1269-1-atharvatiwarilinuxdev@gmail.com/

Atharva Tiwari (2):
  efi/libstub: Enable apple-set-os for most apple devices
  drm/i915/display: Disable display for iMac's

 drivers/firmware/efi/libstub/x86-stub.c       | 20 +++++++------------
 .../drm/i915/display/intel_display_device.c   | 14 ++++++++++++-
 2 files changed, 20 insertions(+), 14 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-02-03 14:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-03  7:31 [PATCH v3 0/2] Add support for eGPUs on Apple Products Atharva Tiwari
2026-02-03  7:31 ` [PATCH v3 1/2] efi/libstub: Enable apple-set-os for most apple devices Atharva Tiwari
2026-02-03  7:31 ` [PATCH v3 2/2] drm/i915/display: Disable display for iMac's Atharva Tiwari
2026-02-03 11:09   ` Jani Nikula
2026-02-03 11:12   ` Ard Biesheuvel
2026-02-03 14:12 ` ✗ LGCI.VerificationFailed: failure for Add support for eGPUs on Apple Products (rev3) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.