Never mind. I'll send a new PR now. Alex On Fri, May 10, 2024 at 10:01 AM Alex Deucher <alexdeucher@xxxxxxxxx> wrote: > > On Thu, May 9, 2024 at 11:22 PM Dave Airlie <airlied@xxxxxxxxx> wrote: > > > > On Thu, 9 May 2024 at 09:00, Alex Deucher <alexander.deucher@xxxxxxx> wrote: > > > > > > Hi Dave, Sima, > > > > > > Fixes for 6.9. > > > > > > The following changes since commit dd5a440a31fae6e459c0d6271dddd62825505361: > > > > > > Linux 6.9-rc7 (2024-05-05 14:06:01 -0700) > > > > > > are available in the Git repository at: > > > > > > https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.9-2024-05-08 > > > > > > for you to fetch changes up to 3d09248a06d285397e7b873415505d299202e1c6: > > > > > > drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible (2024-05-08 18:47:52 -0400) > > > > > > ---------------------------------------------------------------- > > > amd-drm-fixes-6.9-2024-05-08: > > > > > > amdgpu: > > > - DCN 3.5 fix > > > - MST DSC fixes > > > - S0i3 fix > > > - S4 fix > > > - Warning fix > > > - HDP MMIO mapping fix > > > - Fix a regression in visible vram handling > > > > > > amdkfd: > > > - Spatial partition fix > > > > > > ---------------------------------------------------------------- > > > Agustin Gutierrez (2): > > > drm/amd/display: Fix DSC-re-computing > > > drm/amd/display: MST DSC check for older devices > > > > > > Alex Deucher (1): > > > drm/amdkfd: don't allow mapping the MMIO HDP page with large pages > > > > > > Lijo Lazar (2): > > > Revert "drm/amdkfd: Add partition id field to location_id" > > > drm/amd/amdxcp: Fix warnings > > > > Hey, this has a "fixes:" for a patch that doesn't exist. > > > > Can we fix that up? I can pull this but I'd prefer it to get fixed if > > you have a chance. > > Sorry, that was the commit from -next. I cherry-picked the original > patch to -fixes as well, but forgot to fix up the fixes tag when I > cherry-picked the fix to -fixes. I can create a new PR if you'd like. > > Thanks, > > Alex