05.09.2020 13:34, Mikko Perttunen пишет: ... > +/* Submission */ > + > +/** Patch address of the specified mapping in the submitted gather. */ > +#define DRM_TEGRA_SUBMIT_BUF_WRITE_RELOC (1<<0) Shouldn't the kernel driver be aware about what relocations need to be patched? Could you please explain the purpose of this flag?