commit | 49a58f26af7b5ee28ea8788fcd2bb7b590c711c5 | [log] [tgz] |
---|---|---|
author | Liviu Dudau <Liviu.Dudau@arm.com> | Tue Jun 13 12:18:03 2017 +0100 |
committer | Liviu Dudau <Liviu.Dudau@arm.com> | Wed Jun 21 10:30:01 2017 +0100 |
tree | c871ae0cfb520c1a1ee6e449738b8e4488c28cd3 | |
parent | de5cc8155cd250a31da67dea49aff7637ce98887 [diff] |
drm/arm: hdlcd: Use CMA helper for plane buffer address calculation CMA has gained a recent helper function for calculating the start of the plane buffer's physical address. Use that instead of the hand rolled version. Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>