drm/exynos: Add a new function to get gem buffer size
authorInki Dae <inki.dae@samsung.com>
Mon, 11 Mar 2013 12:15:59 +0000 (21:15 +0900)
committerInki Dae <inki.dae@samsung.com>
Wed, 20 Mar 2013 10:09:11 +0000 (19:09 +0900)
This patch adds a new function to get gem buffer size. And this
funtion could be used for g2d driver or others can get gem buffer
size to check if the buffer is valid or not.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <inki.dae@samsung.com>

No differences found