All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm: Fix some warnings when building docs
@ 2017-07-20 17:47 Sean Paul
  2017-07-20 17:47 ` [PATCH 1/4] drm/modes: Fix drm_mode_is_420_only() comment Sean Paul
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Sean Paul @ 2017-07-20 17:47 UTC (permalink / raw)
  To: dri-devel

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-07-31 12:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-20 17:47 [PATCH 0/4] drm: Fix some warnings when building docs Sean Paul
2017-07-20 17:47 ` [PATCH 1/4] drm/modes: Fix drm_mode_is_420_only() comment Sean Paul
2017-07-20 18:41   ` Daniel Vetter
2017-07-24 15:44   ` Sharma, Shashank
2017-07-20 17:47 ` [PATCH 2/4] drm: Fix warning when building docs for scdc_helper Sean Paul
2017-07-20 18:42   ` Daniel Vetter
2017-07-20 20:09     ` [PATCH v2 " Sean Paul
     [not found]       ` <FF3DDC77922A8A4BB08A3BC48A1EA8CB8D8F6A24@BGSMSX101.gar.corp.intel.com>
2017-07-24 15:36         ` FW: " Sharma, Shashank
     [not found] ` <20170720174746.29100-1-seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2017-07-20 17:47   ` [PATCH 3/4] gpu/host1x: Remove excess parameter in host1x_subdev_add docs Sean Paul
2017-07-20 17:47 ` [PATCH 4/4] drm: Add a few missing descriptions in drm_driver docs Sean Paul
2017-07-20 18:44   ` Daniel Vetter
2017-07-31 12:33 ` [PATCH 0/4] drm: Fix some warnings when building docs Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.