Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1579699

[Patch 0/2] media: ti-vpe: allow user specified stride

From Benoit Parrot <bparrot@ti.com>
Newsgroups linux.kernel
Subject [Patch 0/2] media: ti-vpe: allow user specified stride
Date 2017-02-13 14:10 +0100
Message-ID <taoye-47y-23@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patch series enables user specified buffer stride to be used
instead of always forcing the stride from the driver side.

Benoit Parrot (2):
  media: ti-vpe: vpdma: add support for user specified stride
  media: ti-vpe: vpe: allow use of user specified stride

 drivers/media/platform/ti-vpe/vpdma.c | 14 ++++----------
 drivers/media/platform/ti-vpe/vpdma.h |  6 +++---
 drivers/media/platform/ti-vpe/vpe.c   | 34 ++++++++++++++++++++++++----------
 3 files changed, 31 insertions(+), 23 deletions(-)

-- 
2.9.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[Patch 0/2] media: ti-vpe: allow user specified stride Benoit Parrot <bparrot@ti.com> - 2017-02-13 14:10 +0100
  [Patch 1/2] media: ti-vpe: vpdma: add support for user specified stride Benoit Parrot <bparrot@ti.com> - 2017-02-13 14:10 +0100
  Re: [Patch 0/2] media: ti-vpe: allow user specified stride Tomi Valkeinen <tomi.valkeinen@ti.com> - 2017-02-17 10:50 +0100

csiph-web