summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorInki Dae <inki.dae@samsung.com>2012-03-16 09:47:06 (GMT)
committerDave Airlie <airlied@redhat.com>2012-03-20 09:40:22 (GMT)
commitf0b1bda725c1c49620d2e7ae7405a247098cdb8e (patch)
treec9ac3da863eb33b87cce83572a78103e98191cff /Documentation
parent2b35892e9da672df40ce890bffc4f9f6119c57e0 (diff)
downloadlinux-fsl-qoriq-f0b1bda725c1c49620d2e7ae7405a247098cdb8e.tar.xz
drm/exynos: added new funtion to get/put dma address.
this function would be used for drm based 2d acceleration driver to get/put dma address through gem handle. when exynos_drm_get_dma_address is called reference count of gem object would be increased not to be released by gem close and when exynos_drm_put_dma_address is called the reference count of this gem object would be decreased to be released. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions