commit | c7ffa59cf03c38b91d6ef01e42c1b52fd7a4f285 | [log] [tgz] |
---|---|---|
author | Mihail Atanassov <mihail.atanassov@arm.com> | Fri Dec 23 09:57:20 2016 +0000 |
committer | Liviu Dudau <Liviu.Dudau@arm.com> | Mon Jan 23 09:46:24 2017 +0000 |
tree | 30157f9cd44c58091ccc252a6cb853e81a6ed7c4 | |
parent | 7916efe5b57505080b3cebf5bdb228b4eda008ea [diff] |
drm: mali-dp: fix Lx_CONTROL register fields clobber When updating the rotation fields, one of the assignments zeroes out the rest of the register fields, which include settings for chroma siting, inverse gamma, AMBA AXI caching, and alpha blending. Signed-off-by: Mihail Atanassov <mihail.atanassov@arm.com> Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>