commit | 46a956ab3c5be9141b75c0a6d8a754bdd4426577 | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Fri May 26 13:20:17 2017 +0300 |
committer | Jyri Sarha <jsarha@ti.com> | Thu Oct 05 11:47:13 2017 +0300 |
tree | 130be1d8939cec46035c874c040ede6ffd08aa49 | |
parent | 61dd13b44435166c5136bd1e5b76a265bd9cddaf [diff] |
drm/tilcdc: Turn raster off in crtc reset, if it was on in the HW This forces the HW to be in sync with the empty state. This should help with the problem when LCDC is already enabled (e.g. by the bootloader) at the initialization phase and the enable fails when a new mode is applied. Signed-off-by: Jyri Sarha <jsarha@ti.com>