dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v5
@ 2016-09-15 18:04 Steve Longerbeam
  2016-09-15 18:04 ` [PATCH v5 1/2] gpu: ipu-v3: Add ipu_rot_mode_is_irt() Steve Longerbeam
  2016-09-15 18:04 ` [PATCH v5 2/2] gpu: ipu-v3: Add queued image conversion support Steve Longerbeam
  0 siblings, 2 replies; 3+ messages in thread
From: Steve Longerbeam @ 2016-09-15 18:04 UTC (permalink / raw)
  To: p.zabel, plagnioj, tomi.valkeinen
  Cc: linux-fbdev, Steve Longerbeam, dri-devel

This now contains only the queued image conversion support, along
with a split-out patch that adds macro ipu_rot_mode_is_irt().

Steve Longerbeam (2):
  gpu: ipu-v3: Add ipu_rot_mode_is_irt()
  gpu: ipu-v3: Add queued image conversion support

 drivers/gpu/ipu-v3/Makefile            |    3 +-
 drivers/gpu/ipu-v3/ipu-common.c        |    9 +
 drivers/gpu/ipu-v3/ipu-ic.c            |    2 +-
 drivers/gpu/ipu-v3/ipu-image-convert.c | 1721 ++++++++++++++++++++++++++++++++
 drivers/gpu/ipu-v3/ipu-prv.h           |    5 +
 include/video/imx-image-convert.h      |  207 ++++
 include/video/imx-ipu-v3.h             |   22 +-
 7 files changed, 1960 insertions(+), 9 deletions(-)
 create mode 100644 drivers/gpu/ipu-v3/ipu-image-convert.c
 create mode 100644 include/video/imx-image-convert.h

-- 
2.7.4

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

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

end of thread, other threads:[~2016-09-15 18:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-15 18:04 [PATCH v5 0/2] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v5 Steve Longerbeam
2016-09-15 18:04 ` [PATCH v5 1/2] gpu: ipu-v3: Add ipu_rot_mode_is_irt() Steve Longerbeam
2016-09-15 18:04 ` [PATCH v5 2/2] gpu: ipu-v3: Add queued image conversion support Steve Longerbeam

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