From: Atharva Tiwari <atharvatiwarilinuxdev@gmail.com>
Cc: Atharva Tiwari <atharvatiwarilinuxdev@gmail.com>,
Ard Biesheuvel <ardb@kernel.org>,
Jani Nikula <jani.nikula@linux.intel.com>,
Rodrigo Vivi <rodrigo.vivi@intel.com>,
Joonas Lahtinen <joonas.lahtinen@linux.intel.com>,
Tvrtko Ursulin <tursulin@ursulin.net>,
David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
Thomas Zimmermann <tzimmermann@suse.de>,
Javier Martinez Canillas <javierm@redhat.com>,
Francesco Pompo <francescopompo2@gmail.com>,
"Borislav Petkov (AMD)" <bp@alien8.de>,
Lenny Szubowicz <lszubowi@redhat.com>,
linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org,
intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org,
dri-devel@lists.freedesktop.org
Subject: [PATCH v3 0/2] Add support for eGPUs on Apple Products
Date: Tue, 3 Feb 2026 07:31:16 +0000 [thread overview]
Message-ID: <20260203073130.1111-1-atharvatiwarilinuxdev@gmail.com> (raw)
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
next reply other threads:[~2026-02-03 7:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-03 7:31 Atharva Tiwari [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260203073130.1111-1-atharvatiwarilinuxdev@gmail.com \
--to=atharvatiwarilinuxdev@gmail.com \
--cc=airlied@gmail.com \
--cc=ardb@kernel.org \
--cc=bp@alien8.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=francescopompo2@gmail.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=javierm@redhat.com \
--cc=joonas.lahtinen@linux.intel.com \
--cc=linux-efi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lszubowi@redhat.com \
--cc=rodrigo.vivi@intel.com \
--cc=simona@ffwll.ch \
--cc=tursulin@ursulin.net \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox