Re: [PATCH v9 0/9] Adjust fbcon console device detection

2025-07-24 Thread Mario Limonciello
On 7/24/2025 1:36 PM, Bjorn Helgaas wrote: On Thu, Jul 17, 2025 at 03:56:58PM -0500, Bjorn Helgaas wrote: On Thu, Jul 17, 2025 at 12:38:03PM -0500, Mario Limonciello wrote: From: Mario Limonciello Systems with more than one GPU userspace doesn't know which one to be used to treat as primary.

Re: [PATCH v9 0/9] Adjust fbcon console device detection

2025-07-24 Thread Bjorn Helgaas
On Thu, Jul 17, 2025 at 03:56:58PM -0500, Bjorn Helgaas wrote: > On Thu, Jul 17, 2025 at 12:38:03PM -0500, Mario Limonciello wrote: > > From: Mario Limonciello > > > > Systems with more than one GPU userspace doesn't know which one to be > > used to treat as primary. The concept of primary is im

Re: [PATCH v9 0/9] Adjust fbcon console device detection

2025-07-17 Thread Bjorn Helgaas
On Thu, Jul 17, 2025 at 12:38:03PM -0500, Mario Limonciello wrote: > From: Mario Limonciello > > Systems with more than one GPU userspace doesn't know which one to be > used to treat as primary. The concept of primary is important to be > able to decide which GPU is used for display and which i

[PATCH v9 0/9] Adjust fbcon console device detection

2025-07-17 Thread Mario Limonciello
From: Mario Limonciello Systems with more than one GPU userspace doesn't know which one to be used to treat as primary. The concept of primary is important to be able to decide which GPU is used for display and which is used for rendering. If it's guessed wrong then both GPUs will be kept awak