commit | b70b332f14b704b22894571bc422812f539aea4f | [log] [tgz] |
---|---|---|
author | Liviu Dudau <Liviu.Dudau@arm.com> | Wed Jan 25 17:40:02 2017 +0000 |
committer | Liviu Dudau <Liviu.Dudau@arm.com> | Thu Jan 26 15:46:19 2017 +0000 |
tree | 7ad9878828c79a2d28c1c8f9167f654a08bae60e | |
parent | 4d6000edcd9df048477ef4335296513d05e3b544 [diff] |
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>