From: Mario Limonciello <mario_limonciello@dell.com>
To: Greg KH <greg@kroah.com>
Cc: "matthew.garrett@nebula.com" <matthew.garrett@nebula.com>,
LKML <linux-kernel@vger.kernel.org>,
"platform-driver-x86@vger.kernel.org"
<platform-driver-x86@vger.kernel.org>
Subject: Re: [PATCH 3/3] Capture cable events created by Alienware GFX Amplifier.
Date: Thu, 28 May 2015 13:50:02 -0500 [thread overview]
Message-ID: <5567635A.9060607@dell.com> (raw)
In-Reply-To: <20150528183036.GB25345@kroah.com>
On 05/28/2015 01:30 PM, Greg KH wrote:
> On Wed, May 27, 2015 at 06:46:05PM -0500, Mario Limonciello wrote:
> Then fix the GPU drivers.
>
> Fix the GPU drivers.
>
> Fix the GPU drivers.
>
> Nope, fix the GPU drivers.
>
> With a fix for the GPU drivers? Great, that's the only acceptable
> solution.
>
> thanks,
>
> greg k-h
Thanks for the feedback, point taken that you don't want to see the
system restart when the xGPU is removed from the system. Can you please
help to advise me the flow you would realistically like to see here?
I'm looking for the best experience for the end user with what the
situation is with the Xorg architecture.
Also, there's two factors I'd like to draw attention to that the Other
OS can support.
1) It supports something called Heterogenous graphics. That means that
you can actually have a GPU from Intel, NVIDIA, and AMD all in the
system at the same time with acceleration active. If one drops off the
bus, the OS moves the apps rendering to that GPU over (or kills them if
they can't be moved). Xorg supports having multiple GPU's via Xinerama,
but HW acceleration is disabled. No one on a gaming PC would actually
use Xinerama.
So you can-not simultaneously use an NVIDIA, AMD and Intel GPU in a
gaming PC on Linux's Xorg architecture. Even if you got to the ideal
scenario of using all 3 GPU's with open source drivers, this is still a
problem for Linux w/ Xorg.
2) If the xGPU is the active GPU on the system and someone removes the
cable what should happen? Remember, you can only have one GPU active in
Xorg. There "might" be a second GPU in the system, but again in order
to use you would have to restart Xorg. If it turns out that GPU is not
the same vendor as the GPU in your xGPU you'll also have to reconfigure
Xorg and possibly install different drivers.
next prev parent reply other threads:[~2015-05-28 18:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-27 19:36 [PATCH 0/3] Add support for X51-R3 to alienware-wmi Mario Limonciello
2015-05-27 19:37 ` [PATCH 1/3] Add support for X51-R3 Mario Limonciello
2015-05-27 19:37 ` [PATCH 2/3] Add support for Alienware graphics amplifier Mario Limonciello
2015-05-27 19:37 ` [PATCH 3/3] Capture cable events created by Alienware GFX Amplifier Mario Limonciello
2015-05-27 23:46 ` Mario Limonciello
2015-05-28 18:30 ` Greg KH
2015-05-28 18:50 ` Mario Limonciello [this message]
2015-05-28 20:34 ` Greg KH
2015-05-28 18:29 ` Greg KH
2015-06-03 23:17 ` [PATCH 0/3] Add support for X51-R3 to alienware-wmi Mario Limonciello
2015-06-16 5:25 ` Mario Limonciello
2015-06-30 19:02 ` Mario Limonciello
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=5567635A.9060607@dell.com \
--to=mario_limonciello@dell.com \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=matthew.garrett@nebula.com \
--cc=platform-driver-x86@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).