MLK-17645: drm: imx: dcss: fix DTRC start issue
authorLaurentiu Palcu <laurentiu.palcu@nxp.com>
Tue, 6 Mar 2018 11:56:55 +0000 (13:56 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit37149300cf9de21eff98e59357fa74cc6f50badd
treed87273bc08adc425d2ce8cf678788e8f87a85960
parentd38b5075c4836862f57bf707f64d994996e91487
MLK-17645: drm: imx: dcss: fix DTRC start issue

The following commit:

af01350 - MLK-17634-18: drm: imx: dcss: optimize context loading and DDR
bus load

introduced a regression. During my attempts to fix various green screen
issues, I modified the DTRC start routine by enabling the other register
bank, not the current one.

Unfortunately, this was committed by mistake...

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
drivers/gpu/imx/dcss/dcss-dtrc.c