From: Inki Dae <inki.dae@samsung.com>
To: airlied@linux.ie
Cc: dri-devel@lists.freedesktop.org
Subject: [GIT PULL] exynos-drm-next for 4.6
Date: Sun, 13 Mar 2016 15:15:06 +0900 [thread overview]
Message-ID: <1457849706-3832-1-git-send-email-inki.dae@samsung.com> (raw)
Hi Dave,
This pull request adds DRM_EXYNOS_GEM_MAP ioctl interface
for the use of render node.
This interface had been tried to mainline but tackled
by Daniel Stone because there was no non-libdrm user,
http://www.spinics.net/lists/dri-devel/msg93243.html
We have already added the non-libdrm user support like below,
https://review.tizen.org/git/?p=platform/adaptation/samsung_exynos/libtbm-exynos.git;a=commit;h=773b66e9f51db46745508c739c71b3f8a4e35a30
And that has been tested enough. For more information
about libtbm, this module is a buffer manager for Tizen platform.
All applications - who want to use dma buffer - use this module
to allocate dma buffer through DRM GEM.
Kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit 550e3b23a53c88adfa46e64f9d442743e65d47da:
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next (2016-03-08 10:51:51 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git exynos-drm-next
for you to fetch changes up to 6564c65f3a2b75832957e53bcc3c6066d1d73487:
drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl (2016-03-13 14:54:03 +0900)
----------------------------------------------------------------
Joonyoung Shim (1):
drm/exynos: add DRM_EXYNOS_GEM_MAP ioctl
drivers/gpu/drm/exynos/exynos_drm_drv.c | 2 ++
drivers/gpu/drm/exynos/exynos_drm_gem.c | 9 +++++++++
drivers/gpu/drm/exynos/exynos_drm_gem.h | 4 ++++
include/uapi/drm/exynos_drm.h | 17 ++++++++++++++++-
4 files changed, 31 insertions(+), 1 deletion(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2016-03-13 6:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-13 6:15 Inki Dae [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-01 16:26 [GIT PULL] exynos-drm-next for 4.6 Inki Dae
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=1457849706-3832-1-git-send-email-inki.dae@samsung.com \
--to=inki.dae@samsung.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.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