public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dma-buf: Add support for debugfs
@ 2013-03-25 11:20 Sumit Semwal
  2013-03-25 11:20 ` [PATCH 1/2] dma-buf: replace dma_buf_export() with dma_buf_export_named() Sumit Semwal
  2013-03-25 11:20 ` [PATCH 2/2] dma-buf: Add debugfs support Sumit Semwal
  0 siblings, 2 replies; 6+ messages in thread
From: Sumit Semwal @ 2013-03-25 11:20 UTC (permalink / raw)
  To: linaro-mm-sig, linux-media, dri-devel
  Cc: patches, linaro-kernel, Sumit Semwal

The patch series adds a much-missed support for debugfs to dma-buf framework.

Based on the feedback received on v1 of this patch series, support is also
added to allow exporters to provide name-strings that will prove useful
while debugging.

Some more magic can be added for more advanced debugging, but we'll leave that
for the time being.

Best regards,
~Sumit.


Sumit Semwal (2):
  dma-buf: replace dma_buf_export() with dma_buf_export_named()
  dma-buf: Add debugfs support

 Documentation/dma-buf-sharing.txt |   13 ++-
 drivers/base/dma-buf.c            |  173 ++++++++++++++++++++++++++++++++++++-
 include/linux/dma-buf.h           |   16 +++-
 3 files changed, 193 insertions(+), 9 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-03-27  6:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 11:20 [PATCH v2 0/2] dma-buf: Add support for debugfs Sumit Semwal
2013-03-25 11:20 ` [PATCH 1/2] dma-buf: replace dma_buf_export() with dma_buf_export_named() Sumit Semwal
2013-03-25 16:44   ` Daniel Vetter
2013-03-25 11:20 ` [PATCH 2/2] dma-buf: Add debugfs support Sumit Semwal
2013-03-27  0:08   ` Laurent Pinchart
2013-03-27  6:36     ` Sumit Semwal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox