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

2025-07-02 Thread Thomas Zimmermann
Hi Am 30.06.25 um 20:37 schrieb Mario Limonciello: On 6/30/2025 2:24 AM, Thomas Zimmermann wrote: Hi Am 27.06.25 um 17:37 schrieb Mario Limonciello: On 6/27/2025 2:07 AM, Thomas Zimmermann wrote: Hi Am 27.06.25 um 06:31 schrieb Mario Limonciello: From: Mario Limonciello On systems with m

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

2025-06-30 Thread Mario Limonciello
On 6/30/2025 2:24 AM, Thomas Zimmermann wrote: Hi Am 27.06.25 um 17:37 schrieb Mario Limonciello: On 6/27/2025 2:07 AM, Thomas Zimmermann wrote: Hi Am 27.06.25 um 06:31 schrieb Mario Limonciello: From: Mario Limonciello On systems with multiple GPUs there can be uncertainty which GPU is th

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

2025-06-29 Thread Thomas Zimmermann
Hi Am 27.06.25 um 17:37 schrieb Mario Limonciello: On 6/27/2025 2:07 AM, Thomas Zimmermann wrote: Hi Am 27.06.25 um 06:31 schrieb 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 bootu

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

2025-06-28 Thread kernel test robot
controller/20250627-123349 base: https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git next patch link: https://lore.kernel.org/r/20250627043108.3141206-10-superm1%40kernel.org patch subject: [PATCH v6 9/9] PCI: Add a new 'boot_display' attribute config: powerpc-bluestone_defconfi

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

2025-06-27 Thread kernel test robot
r/20250627-123349 base: https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git next patch link: https://lore.kernel.org/r/20250627043108.3141206-10-superm1%40kernel.org patch subject: [PATCH v6 9/9] PCI: Add a new 'boot_display' attribute config: arc-randconfig-001-20250628 (htt

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

2025-06-27 Thread Mario Limonciello
On 6/27/2025 2:07 AM, Thomas Zimmermann wrote: Hi Am 27.06.25 um 06:31 schrieb 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 attr

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

2025-06-27 Thread Thomas Zimmermann
Hi Am 27.06.25 um 06:31 schrieb 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 vid

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

2025-06-26 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