commit | 7b30508f5116574f94b50c71d3da1089d145e603 | [log] [tgz] |
---|---|---|
author | Daniel Stone <daniels@collabora.com> | Fri Mar 30 15:11:31 2018 +0100 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Apr 17 14:55:41 2018 +0900 |
tree | ab98de40d19658f8638fc11282e0b36b737225d7 | |
parent | b11954a6971baa5842e24e6c0dcf56f117249638 [diff] |
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>