diff options
author | 2012-03-16 18:47:06 +0900 | |
---|---|---|
committer | 2012-03-20 09:40:22 +0000 | |
commit | f0b1bda725c1c49620d2e7ae7405a247098cdb8e (patch) | |
tree | c9ac3da863eb33b87cce83572a78103e98191cff /tools/perf/scripts/python | |
parent | drm/exynos: update gem and buffer framework. (diff) | |
download | linux-dev-f0b1bda725c1c49620d2e7ae7405a247098cdb8e.tar.xz linux-dev-f0b1bda725c1c49620d2e7ae7405a247098cdb8e.zip |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions