linux-next: build failure after merge of the amdgpu tree

2024-08-18 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/gpu/drm/amd/amdgpu/amdgpu_job.c: In function 'amdgpu_job_timedout': drivers/gpu/drm/amd/amdgpu/amdgpu_job.c:90:33: error: too many arguments to function 'drm_sched_start' 90 |

Re: linux-next: build failure after merge of the amdgpu tree

2023-10-24 Thread Stephen Rothwell
Hi Alex, On Tue, 24 Oct 2023 08:57:16 -0400 Alex Deucher wrote: > > The two patches are in my -next tree and in the PR I sent last week. Thanks. -- Cheers, Stephen Rothwell pgp0dvwDrF7ce.pgp Description: OpenPGP digital signature

Re: linux-next: build failure after merge of the amdgpu tree

2023-10-24 Thread Alex Deucher
On Tue, Oct 24, 2023 at 8:57 AM Alex Deucher wrote: > > On Mon, Oct 23, 2023 at 8:59 PM Stephen Rothwell > wrote: > > > > Hi all, > > > > On Thu, 19 Oct 2023 12:06:18 +1100 Stephen Rothwell > > wrote: > > > > > > On Tue, 10 Oct 2023 12:43:57 +1100 Stephen Rothwell > > > wrote: > > > > > > >

Re: linux-next: build failure after merge of the amdgpu tree

2023-10-24 Thread Alex Deucher
On Mon, Oct 23, 2023 at 8:59 PM Stephen Rothwell wrote: > > Hi all, > > On Thu, 19 Oct 2023 12:06:18 +1100 Stephen Rothwell > wrote: > > > > On Tue, 10 Oct 2023 12:43:57 +1100 Stephen Rothwell > > wrote: > > > > > > After merging the amdgpu tree, today's linux-next build (x86_64 > > > allmodco

Re: linux-next: build failure after merge of the amdgpu tree

2023-10-23 Thread Stephen Rothwell
Hi all, On Thu, 19 Oct 2023 12:06:18 +1100 Stephen Rothwell wrote: > > On Tue, 10 Oct 2023 12:43:57 +1100 Stephen Rothwell > wrote: > > > > After merging the amdgpu tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/gpu/drm/amd/amdgpu/../display/dc/dml2

Re: linux-next: build failure after merge of the amdgpu tree

2023-10-18 Thread Stephen Rothwell
Hi all, On Tue, 10 Oct 2023 12:43:57 +1100 Stephen Rothwell wrote: > > After merging the amdgpu tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c: In > function 'dml_core_mode_support': > drivers/gpu/d

Re: linux-next: build failure after merge of the amdgpu tree

2023-05-19 Thread Alex Deucher
On Thu, May 18, 2023 at 8:06 PM Stephen Rothwell wrote: > > Hi all, > > After merging the amdgpu tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: In function 'amdgpu_ctx_init': > drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:348:26: er

Re: linux-next: build failure after merge of the amdgpu tree

2023-05-18 Thread James Zhu
Hi Stephen, I saw https://gitlab.freedesktop.org/agd5f/linux/-/blob/amd-staging-drm-next/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c#349 should not have this error. Thanks! James Zhu On 2023-05-18 20:06, Stephen Rothwell wrote: Hi all, After merging the amdgpu tree, today's linux-next build (

linux-next: build failure after merge of the amdgpu tree

2023-05-18 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: In function 'amdgpu_ctx_init': drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c:348:26: error: 'fpriv' undeclared (first use in this function) 348 | c

Re: linux-next: build failure after merge of the amdgpu tree

2022-03-08 Thread Noralf Trønnes
Hi drm-misc maintainers, I don't know who has act on this but the driver came through drm-misc-next so it's most likely not amd. The initial post can be found here: https://lore.kernel.org/linux-next/yiyc2fqgf7d%2fq...@sirena.org.uk/T/ Noralf. Den 07.03.2022 14.04, skrev Mark Brown: > On Mon, M

linux-next: build failure after merge of the amdgpu tree

2021-12-02 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c: In function 'amdgpu_vkms_sw_fini': drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c:521:34: error: 'struct amdgpu_vkms_output' has no member named 'vblank_hrt

linux-next: build failure after merge of the amdgpu tree

2021-09-16 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (arm multi_v7_defconfig) failed like this: In file included from include/drm/ttm/ttm_bo_driver.h:40, from include/drm/drm_gem_ttm_helper.h:11, from drivers/gpu/drm/drm_gem_ttm_helper.c:5: include/drm

linux-next: build failure after merge of the amdgpu tree

2021-07-28 Thread Mark Brown
Hi all, After merging the amdgpu tree, today's linux-next build (x86 allmodconfig) failed like this: ERROR: modpost: "dc_dsc_stream_bandwidth_in_kbps" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! Probably caused by commit b6b76b0315ed7b ("drm/amd/display: Fixed EdidUtility build errors"

linux-next: build failure after merge of the amdgpu tree

2021-02-04 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (x86_64 allmodconfig) failed like this: Caused by commit 13a75af50484 ("drm/amd/display: Fix unused variable warning") interacting with commit 4c3a3292730c ("drm/amd/display: fix unused variable warning") from the drm tree.

Re: linux-next: build failure after merge of the amdgpu tree

2020-06-25 Thread Stephen Rothwell
Hi all, On Fri, 12 Jun 2020 10:25:52 +1000 Stephen Rothwell wrote: > > After merging the amdgpu tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c: In function > 'kfd_sdma_activity_worker': > drivers/gpu/drm/amd/amdgp

Re: linux-next: build failure after merge of the amdgpu tree

2019-06-27 Thread Stephen Rothwell
Hi Alex, On Thu, 27 Jun 2019 10:18:38 -0400 Alex Deucher wrote: > > Fixed in this patch: > https://patchwork.freedesktop.org/patch/314527/?series=62866&rev=1 Thanks. I will manually apply that to the drm tree merge until it is no longer necessary there. -- Cheers, Stephen Rothwell pgpmggFQp

Re: linux-next: build failure after merge of the amdgpu tree

2019-06-27 Thread Alex Deucher
On Wed, Jun 26, 2019 at 11:35 PM Stephen Rothwell wrote: > > Hi Dave, > > On Wed, 26 Jun 2019 21:22:12 +1000 Stephen Rothwell > wrote: > > > > Hi Alex, > > > > After merging the amdgpu tree, today's linux-next build (powerpc > > allyesconfig) failed like this: > > > > In file included from drive

Re: linux-next: build failure after merge of the amdgpu tree

2019-06-26 Thread Stephen Rothwell
Hi Dave, On Wed, 26 Jun 2019 21:22:12 +1000 Stephen Rothwell wrote: > > Hi Alex, > > After merging the amdgpu tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > In file included from drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:25: > drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: