Re: [Intel-gfx] drm-tip compile break

2022-03-31 Thread Lucas De Marchi
On Thu, Mar 31, 2022 at 10:39:47AM +0200, Christian König wrote: Am 31.03.22 um 10:30 schrieb Lucas De Marchi: On Thu, Mar 31, 2022 at 10:20:58AM +0200, Christian König wrote: Am 31.03.22 um 10:15 schrieb Lucas De Marchi: On Thu, Mar 31, 2022 at 09:35:50AM +0200, Christian König wrote: Well

Re: [Intel-gfx] drm-tip compile break

2022-03-31 Thread Christian König
Am 31.03.22 um 10:30 schrieb Lucas De Marchi: On Thu, Mar 31, 2022 at 10:20:58AM +0200, Christian König wrote: Am 31.03.22 um 10:15 schrieb Lucas De Marchi: On Thu, Mar 31, 2022 at 09:35:50AM +0200, Christian König wrote: Well the fix is trivial, but somehow rebuilding drm-tip always fails

Re: [Intel-gfx] drm-tip compile break

2022-03-31 Thread Lucas De Marchi
On Thu, Mar 31, 2022 at 10:20:58AM +0200, Christian König wrote: Am 31.03.22 um 10:15 schrieb Lucas De Marchi: On Thu, Mar 31, 2022 at 09:35:50AM +0200, Christian König wrote: Well the fix is trivial, but somehow rebuilding drm-tip always fails for me while merging drm-intel-next. I probably

Re: [Intel-gfx] drm-tip compile break

2022-03-31 Thread Lucas De Marchi
On Thu, Mar 31, 2022 at 09:35:50AM +0200, Christian König wrote: Well the fix is trivial, but somehow rebuilding drm-tip always fails for me while merging drm-intel-next. I probably have somehow messed up reverting the conflict resolution. Ideas? It looks like the error is in the wrong

[Intel-gfx] drm-tip compile break

2022-03-30 Thread Dixit, Ashutosh
Is anyone looking into fixing this: drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c: In function ‘amdgpu_gtt_mgr_recover’: drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c:200:31: error: ‘struct ttm_range_mgr_node’ has no member named ‘tbo’ amdgpu_ttm_recover_gart(node->tbo);