I noticed these warnings as part of my compile testing and decided to fix them.
There are still a few warnings with the import/export prime helpers. They're partially documented in drm_prime.c, so suggestions welcome on how to resolve them without duplication (or perhaps duplication is best in this case).
Sean
Sean Paul (4): drm/modes: Fix drm_mode_is_420_only() comment drm: Fix warning when building docs for scdc_helper gpu/host1x: Remove excess parameter in host1x_subdev_add docs drm: Add a few missing descriptions in drm_driver docs
drivers/gpu/drm/drm_modes.c | 2 +- drivers/gpu/drm/drm_scdc_helper.c | 4 +-- drivers/gpu/host1x/bus.c | 1 - include/drm/drm_drv.h | 52 ++++++++++++++++++++++++++++++++++----- 4 files changed, 49 insertions(+), 10 deletions(-)