]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: mali-dp: fix Lx_CONTROL register fields clobber
authorMihail Atanassov <mihail.atanassov@arm.com>
Fri, 23 Dec 2016 09:57:20 +0000 (09:57 +0000)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Mon, 23 Jan 2017 09:46:24 +0000 (09:46 +0000)
commitc7ffa59cf03c38b91d6ef01e42c1b52fd7a4f285
tree30157f9cd44c58091ccc252a6cb853e81a6ed7c4
parent7916efe5b57505080b3cebf5bdb228b4eda008ea
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>
drivers/gpu/drm/arm/malidp_planes.c