Re: [PATCH v8 9/9] PCI: Add a new 'boot_display' attribute

2025-07-16 Thread Mario Limonciello
On 7/16/25 3:22 AM, Maxime Ripard wrote: Hi Mario, On Mon, Jul 14, 2025 at 04:21:46PM -0500, Mario Limonciello wrote: From: Mario Limonciello On systems with multiple GPUs there can be uncertainty which GPU is the primary one used to drive the display at bootup. In order to disambiguate this

Re: [PATCH v8 9/9] PCI: Add a new 'boot_display' attribute

2025-07-16 Thread Maxime Ripard
Hi Mario, On Mon, Jul 14, 2025 at 04:21:46PM -0500, Mario Limonciello wrote: > From: Mario Limonciello > > On systems with multiple GPUs there can be uncertainty which GPU is the > primary one used to drive the display at bootup. In order to disambiguate > this add a new sysfs attribute 'boot_di

[PATCH v8 9/9] PCI: Add a new 'boot_display' attribute

2025-07-14 Thread Mario Limonciello
From: Mario Limonciello On systems with multiple GPUs there can be uncertainty which GPU is the primary one used to drive the display at bootup. In order to disambiguate this add a new sysfs attribute 'boot_display' that uses the output of video_is_primary_device() to populate whether a PCI devic