Re: Fixes tags need work in the drm-intel tree
From: Joonas Lahtinen
Date: Wed Aug 19 2026 - 03:11:05 EST
You may want to include the repository name in the body of the message,
not just title. The full repo name would help, too.
As there's no drm-intel tree, one would assume drm-intel-next, the
below commit is not there. Seems to be from drm-misc-next.
It seems to also be drm-intel-next-fixes tree which has been reset to
equal drm/drm-next to prepare for -next-fixes PRs.
Maybe you want to only send the notification once per unique HEAD
(ignoring merges)? That'd then target the original commit and
any cherry-picks.
Regards, Joonas
Quoting Mark Brown (2026-08-18 18:42:39)
> In commit
>
> 0aeed866cb938 ("drm/amd/display: Fix dangling pointer in CRTC reset function")
>
> Fixes tag
>
> Fixes: e7b07ceef2a6 ("drm/amd/display: Merge amdgpu_dm_crtc and dm_crtc_state")
>
> has these problem(s):
>
> - Subject does not match target commit subject
> Just use
> git log -1 --format='Fixes: %h ("%s")'