[PATCH 0/4] drm: Fix some warnings when building docs

Sean Paul seanpaul at chromium.org
Thu Jul 20 17:47:39 UTC 2017


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(-)

-- 
2.14.0.rc0.284.gd933b75aa4-goog



More information about the dri-devel mailing list