drm/arm: mali-dp: Use CMA helper for plane buffer address calculation
authorLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 13 Jun 2017 11:20:39 +0000 (12:20 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Fri, 16 Jun 2017 10:56:46 +0000 (11:56 +0100)
commite40eda3dda1ef36ddef7e02c1b280a9ae91a561b
treea01ebc6a85a2acf31d0fcf4a176b0cb25c0eb974
parent0df34a807310325cfb910276d631c949aa008d91
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>
drivers/gpu/drm/arm/malidp_planes.c