From: Daniel Vetter <daniel@ffwll.ch>
To: Dave Airlie <airlied@gmail.com>
Cc: linaro-mm-sig@lists.linaro.org, dri-devel@lists.freedesktop.org
Subject: Re: [Linaro-mm-sig] [PATCH] drm: base prime/dma-buf support (v5)
Date: Tue, 27 Mar 2012 13:46:39 +0200 [thread overview]
Message-ID: <20120327114638.GL4276@phenom.ffwll.local> (raw)
In-Reply-To: <1332841666-10169-1-git-send-email-airlied@gmail.com>
On Tue, Mar 27, 2012 at 10:47:46AM +0100, Dave Airlie wrote:
> From: Dave Airlie <airlied@redhat.com>
>
> This adds the basic drm dma-buf interface layer, called PRIME,
>
> The main APIs exposed to userspace allow translating a 32-bit object handle
> to a file descriptor, and a file descriptor to a 32-bit object handle.
>
> The flags value is currently limited to O_CLOEXEC.
>
> Acknowledgements:
> Daniel Vetter: lots of review
> Rob Clark: cleaned up lots of the internals and did lifetime review.
>
> v2: rename some functions after Chris preferred a green shed
> fix IS_ERR_OR_NULL -> IS_ERR
> v3: Fix Ville pointed out using buffer + kmalloc
> v4: add locking as per ickle review
> v5: allow re-exporting the original dma-buf (Daniel)
>
> Signed-off-by: Dave Airlie <airlied@redhat.com>
With the little comment about self-importing we've discussed on irc added,
this is:
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
--
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48
next prev parent reply other threads:[~2012-03-27 11:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-27 9:47 [PATCH] drm: base prime/dma-buf support (v5) Dave Airlie
2012-03-27 11:46 ` Daniel Vetter [this message]
2012-03-27 15:48 ` [Linaro-mm-sig] " Rob Clark
2012-03-27 16:04 ` Sumit Semwal
2012-03-27 16:24 ` InKi Dae
2012-03-28 1:31 ` [Linaro-mm-sig] " Ben Widawsky
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=20120327114638.GL4276@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linaro-mm-sig@lists.linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox