Re: [PATCH v10 0/4] Adjust fbcon console device detection

2025-09-04 Thread Mario Limonciello
On 8/11/2025 11:26 AM, Mario Limonciello (AMD) wrote: 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 th

Re: [PATCH v10 0/4] Adjust fbcon console device detection

2025-09-02 Thread Mario Limonciello
On 8/11/2025 11:26 AM, Mario Limonciello (AMD) wrote: 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 th

[PATCH v10 0/4] Adjust fbcon console device detection

2025-08-11 Thread Mario Limonciello (AMD)
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 awake burning a lot of power.