drm/exynos: Move dma_addr out of exynos_drm_fb
authorDaniel Stone <daniels@collabora.com>
Fri, 30 Mar 2018 14:11:31 +0000 (15:11 +0100)
committerInki Dae <inki.dae@samsung.com>
Tue, 17 Apr 2018 05:55:41 +0000 (14:55 +0900)
commit7b30508f5116574f94b50c71d3da1089d145e603
treeab98de40d19658f8638fc11282e0b36b737225d7
parentb11954a6971baa5842e24e6c0dcf56f117249638
drm/exynos: Move dma_addr out of exynos_drm_fb

This can be calculated from the GEM BO DMA address as well as the offset
stored in the base framebuffer.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Cc: Inki Dae <inki.dae@samsung.com>
Cc: Joonyoung Shim <jy0922.shim@samsung.com>
Cc: Seung-Woo Kim <sw0312.kim@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fb.c