]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: mali-dp: Add plane offset to the plane's physical start address register
authorLiviu Dudau <Liviu.Dudau@arm.com>
Wed, 25 Jan 2017 17:40:02 +0000 (17:40 +0000)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Thu, 26 Jan 2017 15:46:19 +0000 (15:46 +0000)
commitb70b332f14b704b22894571bc422812f539aea4f
tree7ad9878828c79a2d28c1c8f9167f654a08bae60e
parent4d6000edcd9df048477ef4335296513d05e3b544
drm: mali-dp: Add plane offset to the plane's physical start address register

Add the fb->offset[] value to the plane's physical start address
registe. Without that, packed formats are rendered incorrectly.

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
drivers/gpu/drm/arm/malidp_planes.c