[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAO_48GGRRvCKVyY_s=oFgTb1vfjf8pSkHRf3jA8iFcdEHhwxVg@mail.gmail.com>
Date: Fri, 25 May 2012 14:47:10 +0530
From: Sumit Semwal <sumit.semwal@...aro.org>
To: torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
DRI mailing list <dri-devel@...ts.freedesktop.org>,
linaro-mm-sig@...ts.linaro.org, linux-media@...r.kernel.org
Cc: Jesse Barker <jesse.barker@...aro.org>, akpm@...ux-foundation.org,
Daniel Vetter <daniel@...ll.ch>, Arnd Bergmann <arnd@...db.de>,
Dave Airlie <airlied@...ux.ie>
Subject: Re: [GIT PULL]: dma-buf updates for 3.5
Hi Linus,
On 25 May 2012 13:25, Sumit Semwal <sumit.semwal@...aro.org> wrote:
> Hi Linus,
>
> Here's the first signed-tag pull request for dma-buf framework.
>
> Could you please pull the dma-buf updates for 3.5? This includes the
> following key items:
> - mmap support
> - vmap support
> - related documentation updates
>
> These are needed by various drivers to allow mmap/vmap of dma-buf
> shared buffers. Dave Airlie has some prime patches dependent on the
> vmap pull as well.
>
> Thanks and best regards,
> ~Sumit.
>
>
> The following changes since commit 76e10d158efb6d4516018846f60c2ab5501900bc:
>
> Linux 3.4 (2012-05-20 15:29:13 -0700)
>
> are available in the git repository at:
>
> ssh://sumitsemwal@....linaro.org/~/public_git/linux-dma-buf.git
> tags/tag-for-linus-3.5
I am really sorry - I goofed up in the git URL (sent the ssh URL
instead). Could you please use
git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git tags/tag-for-linus-3.5
instead, or should I send a new pull request with the corrected URL?
Thanks, and best regards,
~Sumit.
>
> for you to fetch changes up to b25b086d23eb852bf3cfdeb60409b4967ebb3c0c:
>
> dma-buf: add initial vmap documentation (2012-05-25 12:51:11 +0530)
>
> ----------------------------------------------------------------
> dma-buf updates for 3.5
>
> ----------------------------------------------------------------
> Daniel Vetter (1):
> dma-buf: mmap support
>
> Dave Airlie (2):
> dma-buf: add vmap interface
> dma-buf: add initial vmap documentation
>
> Sumit Semwal (1):
> dma-buf: minor documentation fixes.
>
> Documentation/dma-buf-sharing.txt | 109 ++++++++++++++++++++++++++++++++++---
> drivers/base/dma-buf.c | 99 ++++++++++++++++++++++++++++++++-
> include/linux/dma-buf.h | 33 +++++++++++
> 3 files changed, 233 insertions(+), 8 deletions(-)
--
Thanks and regards,
Sumit Semwal
Linaro Kernel Engineer - Graphics working group
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists