commit | e40eda3dda1ef36ddef7e02c1b280a9ae91a561b | [log] [tgz] |
---|---|---|
author | Liviu Dudau <Liviu.Dudau@arm.com> | Tue Jun 13 12:20:39 2017 +0100 |
committer | Liviu Dudau <Liviu.Dudau@arm.com> | Fri Jun 16 11:56:46 2017 +0100 |
tree | a01ebc6a85a2acf31d0fcf4a176b0cb25c0eb974 | |
parent | 0df34a807310325cfb910276d631c949aa008d91 [diff] |
drm/arm: mali-dp: Use CMA helper for plane buffer address calculation CMA has gained a recent helper function for calculating the start of a plane buffer's physical address. Use that instead of the hand rolled version. Cc: Brian Starkey <brian.starkey@arm.com> Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>