Re: [git pull] drm nouveau support for GSP firmware - optional

2023-11-04 Thread pr-tracker-bot
The pull request you sent on Fri, 3 Nov 2023 13:16:45 +1000: > git://anongit.freedesktop.org/drm/drm tags/topic/nvidia-gsp-2023-11-03 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/e70703890b2586bc3567365d391c260d23fb7a94 Thank you! -- Deet-doot-dot, I am a bot. htt

Re: [PATCH 0/5] Some drm scheduler internal renames

2023-11-04 Thread Luben Tuikov
On 2023-11-02 06:55, Tvrtko Ursulin wrote: > From: Tvrtko Ursulin > > I found some of the naming a bit incosistent and unclear so just a small > attempt to clarify and tidy some of them. See what people think if my first > stab improves things or not. > > Cc: Luben Tuikov > Cc: Matthew Brost >

Re: [PATCH 0/5] Some drm scheduler internal renames

2023-11-04 Thread Luben Tuikov
Hi Tvrtko, I only now saw this patch and I had to look for it... Do you get a bounce from luben.tui...@amd.com? No? You should have. Please don't use luben.tui...@amd.com. Please use ltuiko...@gmail.com, this email. Regards, Luben On 2023-11-02 06:55, Tvrtko Ursulin wrote: > From: Tvrtko Urs

Re: [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed

2023-11-04 Thread Christopher Braga
Just want to loop back to before we branched off deeper into the programming performance talk On 10/26/2023 3:25 PM, Alex Goins wrote: On Thu, 26 Oct 2023, Sebastian Wick wrote: On Thu, Oct 26, 2023 at 11:57:47AM +0300, Pekka Paalanen wrote: On Wed, 25 Oct 2023 15:16:08 -0500 (CDT) Alex Goin

[PATCH v1] docs: gpu: rfc: i915_scheduler.rst remove unused directives for namespacing

2023-11-04 Thread Hunter Chasens
Removed unused directives for namespacing I believe to have been originally introduced as a workaround for a Sphinx warning. Signed-off-by: Hunter Chasens --- Documentation/gpu/rfc/i915_scheduler.rst | 4 1 file changed, 4 deletions(-) diff --git a/Documentation/gpu/rfc/i915_scheduler.rst

Re: Blank screen on boot of Linux 6.5 and later on Lenovo ThinkPad L570

2023-11-04 Thread Evan Preston
Hi Huacai, On 2023-11-03 Fri 02:36pm, Huacai Chen wrote: > Hi, Evan, > > On Fri, Nov 3, 2023 at 1:54 PM Evan Preston wrote: > > > > Hi Huacai, > > > > On 2023-11-02 Thu 08:38pm, Huacai Chen wrote: > > > Hi, Jaak, > > > > > > On Wed, Nov 1, 2023 at 7:52 PM Jaak Ristioja wrote: > > > > > > > > On

Re: [PATCH 3/3] drm/ci: Add skips, fails and flakes for SM8250

2023-11-04 Thread Helen Koike
On 10/10/2023 19:25, Jessica Zhang wrote: Add skips, fails and flakes for the SM8250 test. Generated using update-xfails.py [1] [1] https://patchwork.freedesktop.org/patch/561453/?series=124793&rev=1 Signed-off-by: Abhinav Kumar Signed-off-by: Jessica Zhang --- drivers/gpu/drm/ci/xfails

Re: [PATCH 0/3] drm/ci: Add support for SM8250 Gitlab Runner

2023-11-04 Thread Helen Koike
Hi Jessica, On 10/10/2023 19:25, Jessica Zhang wrote: Recently, we've registered a Gitlab runner for a Qualcomm RB5 device that will be hosted and maintained in Qualcomm labs. This series will add a corresponding CI job for testing SM8250 devices and add the skip/fails/flakes list. We were ab

Re: [PATCH] drm/amd/display: avoid variable reinitialization

2023-11-04 Thread Bragatheswaran Manickavel
On 30/10/23 20:17, Bragatheswaran Manickavel wrote: On 24/10/23 23:41, Bragatheswaran Manickavel wrote: The member variable enable_hpo_pg_support is already initialized and hence the reinitialization instruction can be removed. Issue identified using the doubleinit.cocci Coccinelle semantic p

[linux-next:master] BUILD REGRESSION e27090b1413ff236ca1aec26d6b022149115de2c

2023-11-04 Thread kernel test robot
ning:Function-parameter-or-member-out-not-described-in-sw842_decompress |-- i386-randconfig-061-20231102 | `-- fs-bcachefs-sb-members.c:sparse:sparse:incorrect-type-in-assignment-(different-base-types)-expected-restricted-__le64-usertype-errors_reset_time-got-signed-long-long |-- i386-randconfig-0

Re: mainline build failure due to 7966f319c66d ("drm/amd/display: Introduce DML2")

2023-11-04 Thread Sudip Mukherjee
On Thu, 2 Nov 2023 at 22:53, Alex Deucher wrote: > > On Thu, Nov 2, 2023 at 1:07 PM Sudip Mukherjee > wrote: > > > > On Thu, 2 Nov 2023 at 16:52, Alex Deucher wrote: > > > > > > On Thu, Nov 2, 2023 at 5:32 AM Sudip Mukherjee (Codethink) > > > wrote: > > > > > > > > Hi All, > > > > > > > > The l

Re: [PATCH 3/8] drm/loongson: Allow attach drm bridge driver by calling lsdc_output_init()

2023-11-04 Thread kernel test robot
-misc-next patch link: https://lore.kernel.org/r/20231029194607.379459-4-suijingfeng%40loongson.cn patch subject: [PATCH 3/8] drm/loongson: Allow attach drm bridge driver by calling lsdc_output_init() config: x86_64-randconfig-122-20231102 (https://download.01.org/0day-ci/archiv

Re: [PATCH v2 8/9] PCI: Exclude PCIe ports used for tunneling in pcie_bandwidth_available()

2023-11-04 Thread Lazar, Lijo
On 11/4/2023 12:37 AM, Mario Limonciello wrote: The USB4 spec specifies that PCIe ports that are used for tunneling PCIe traffic over USB4 fabric will be hardcoded to advertise 2.5GT/s and behave as a PCIe Gen1 device. The actual performance of these ports is controlled by the fabric implement