diff options
author | Inki Dae <inki.dae@samsung.com> | 2012-04-23 21:01:28 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2012-05-08 18:46:32 +0900 |
commit | b2df26c10b16afe2eed904f2b85a4d2047531d30 (patch) | |
tree | 7defbfd77192157460c0d212a308d83d4358274c /security | |
parent | c01d73faad2f775036f0b37c753254479b79cbe6 (diff) | |
download | linux-3.10-b2df26c10b16afe2eed904f2b85a4d2047531d30.tar.gz linux-3.10-b2df26c10b16afe2eed904f2b85a4d2047531d30.tar.bz2 linux-3.10-b2df26c10b16afe2eed904f2b85a4d2047531d30.zip |
drm/exynos: added drm prime feature.
this patch adds exynos specific codes for DRM Prime feature.
with this patch, user application can get file descriptor
from gem handle through DRM_IOCTL_PRIME_HANDLE_TO_FD ioctl
command(export) and also gem handle from file descriptor
through DRM_IOCTL_PRIME_FD_TO_HANLDE(import) ioctl command.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions