On Mon, Apr 27, 2026 at 11:44:54AM -0700, Randy Dunlap wrote: > Add 2 struct member descriptions and convert #define macro constants > comments to kernel-doc comments to eliminate all kernel-doc warnings: > > Warning: include/uapi/drm/tegra_drm.h:353 struct member 'cmdbuf' not > described in 'drm_tegra_reloc' > Warning: include/uapi/drm/tegra_drm.h:353 struct member 'target' not > described in 'drm_tegra_reloc' > > Warning: include/uapi/drm/tegra_drm.h:780 This comment starts with '/**', > but isn't a kernel-doc comment. > * Specify that bit 39 of the patched-in address should be set to switch > Warning: include/uapi/drm/tegra_drm.h:832 This comment starts with '/**', > but isn't a kernel-doc comment. > * Execute `words` words of Host1x opcodes specified in the > `gather_data_ptr` > Warning: include/uapi/drm/tegra_drm.h:837 This comment starts with '/**', > but isn't a kernel-doc comment. > * Wait for a syncpoint to reach a value before continuing with further > Warning: include/uapi/drm/tegra_drm.h:842 This comment starts with '/**', > but isn't a kernel-doc comment. > * Wait for a syncpoint to reach a value before continuing with further > > Signed-off-by: Randy Dunlap <[email protected]> > Acked-by: Mikko Perttunen <[email protected]> > --- > v2: add kernel-doc comments for #define constants (thanks, Mikko) > v3: rebase & resend > > Cc: Thierry Reding <[email protected]> > Cc: Mikko Perttunen <[email protected]> > Cc: [email protected] > Cc: Maarten Lankhorst <[email protected]> > Cc: Maxime Ripard <[email protected]> > Cc: Thomas Zimmermann <[email protected]> > Cc: David Airlie <[email protected]> > Cc: Simona Vetter <[email protected]> > > include/uapi/drm/tegra_drm.h | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+)
Applied, thanks. Thierry
signature.asc
Description: PGP signature
