All of lore.kernel.org
 help / color / mirror / Atom feed
From: <manisha.agrawal@ti.com>
To: <meta-ti@yoctoproject.org>
Subject: [[krogoth/morty]] dual-camera-demo : Video buffers from CMEM
Date: Thu, 2 Mar 2017 14:25:03 -0600	[thread overview]
Message-ID: <20170302202503.26165-1-manisha.agrawal@ti.com> (raw)

From: Manisha Agrawal <manisha.agrawal@ti.com>

Update git commit id to pick the source code demonstrating CMEM API
usage for allocating video buffers from CMEM driver. This is to showcase
the CPU access of the video buffers with read and write cache enabled
for optimal CPU performance. Since the CMEM driver support exists only
on AM57x today, modify makefile to  include the CMEM library
conditionally only for am57xx-evm platform.

Signed-off-by: Manisha Agrawal <manisha.agrawal@ti.com>
---
 .../recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb b/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb
index 6c36b98..1d1d836 100644
--- a/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb
+++ b/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c7ca707704d3354a64feeb4f19f52eb5"
 DEPENDS += "libdrm"
 require recipes-core/matrix/matrix-gui-paths.inc
 
-PR = "r16"
+PR = "r17"
 
 BRANCH = "master"
-SRCREV = "5e250641bfbc8a1a90e5b98527d2012729d54c09"
+SRCREV = "f52cb4354785e5f2fd63f7cf8ab02d99a2fbbea7"
 
 SRC_URI = "git://git.ti.com/sitara-linux/dual-camera-demo.git;protocol=git;branch=${BRANCH} \
            file://desc_dual-camera.html \
-- 
2.9.3



             reply	other threads:[~2017-03-02 20:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-02 20:25 manisha.agrawal [this message]
2017-03-02 21:11 ` [[krogoth/morty]] dual-camera-demo : Video buffers from CMEM Denys Dmytriyenko
2017-03-02 21:15   ` Agrawal, Manisha
2017-03-03  0:31     ` Denys Dmytriyenko
2017-03-03  1:55       ` Denys Dmytriyenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170302202503.26165-1-manisha.agrawal@ti.com \
    --to=manisha.agrawal@ti.com \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.