On Tue, Jul 1, 2025 at 11:26 AM Krzysztof Łopatowski <krzysztof.m.lopatow...@gmail.com> wrote: > > Hello Alex, I'm having trouble applying this patchset for testing. Applying > the first patch errors in drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:9579 I tried > changing the base to commit: (6.14) 38fec10eb60d687e30c8c6b5420d86e8149f7557 > since it's what git merge-base gives me between Linus's master and your > kq_resets branch, but no good. Would you please rebase your changes onto > whichever Linus's version tag you see as appropriate? Thanks, Chris
You'll need to use my drm-next branch or amd-staging-drm-next (https://gitlab.freedesktop.org/agd5f/linux/-/branches) if you want to apply the patches. Alternatively, you can use the git branch I provided in the cover letter: https://gitlab.freedesktop.org/agd5f/linux/-/commits/kq_resets?ref_type=heads Alex