drm-intel-gt-next fixes tags

Rodrigo Vivi rodrigo.vivi at intel.com
Tue Nov 17 00:35:28 UTC 2020


Regarding https://gitlab.freedesktop.org/drm/intel/-/issues/2689#note_696107

dim is not picking a04ac8273665 ("drm/i915/gt: Fixup tgl mocs for PTE tracking")
because it has:
Fixes: 4d8a5cfe3b13 ("drm/i915/gt: Initialize reserved and unspecified MOCS indices")

$ git tag --contains 4d8a5cfe3b13
drm-intel-gt-next-2020-11-12
drm-intel-gt-next-2020-11-12-1

But this commit is the same as:
849c0fe9e831 ("drm/i915/gt: Initialize reserved and unspecified MOCS indices")
which came from
drm-intel-fixes-2020-10-29
and it is now the reference in Linus since
v5.10-rc1

It is also part of drm-next so I wonder if a simple backmerge
to drm-intel-gt-next would do the trick and then

a04ac8273665 ("drm/i915/gt: Fixup tgl mocs for PTE tracking")
can use the fixes tag as

Fixes: 849c0fe9e831 ("drm/i915/gt: Initialize reserved and unspecified MOCS indices")

instead of

Fixes: 4d8a5cfe3b13 ("drm/i915/gt: Initialize reserved and unspecified MOCS indices")

So, or this or we need to make change on dim and/or drm-intel-gt-next flow.

Thoughts?

Thanks,
Rodrigo.


More information about the dim-tools mailing list