== Series Details == Series: series starting with [v9,1/6] drm: move the buddy allocator from i915 into common drm URL : https://patchwork.freedesktop.org/series/98979/ State : failure == Summary == Applying: drm: move the buddy allocator from i915 into common drm Using index info to reconstruct a base tree... M drivers/gpu/drm/i915/Makefile M drivers/gpu/drm/i915/i915_module.c M drivers/gpu/drm/i915/selftests/intel_memory_region.c Falling back to patching base and 3-way merge... Auto-merging drivers/gpu/drm/i915/selftests/intel_memory_region.c Removing drivers/gpu/drm/i915/selftests/i915_buddy.c Auto-merging drivers/gpu/drm/i915/i915_module.c Removing drivers/gpu/drm/i915/i915_buddy.h Removing drivers/gpu/drm/i915/i915_buddy.c Auto-merging drivers/gpu/drm/i915/Makefile Applying: drm: improve drm_buddy_alloc function Applying: drm: implement top-down allocation method Applying: drm: implement a method to free unused pages Applying: drm/amdgpu: move vram inline functions into a header Applying: drm/amdgpu: add drm buddy support to amdgpu Using index info to reconstruct a base tree... M drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h M drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c Falling back to patching base and 3-way merge... Auto-merging drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c Auto-merging drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0006 drm/amdgpu: add drm buddy support to amdgpu When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".