commit | 3d05859fd78bbc0b04cca929aea494f5e6b8235b | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Fri Aug 17 18:35:47 2012 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Oct 04 10:06:00 2012 +0900 |
tree | aaafec776f63997bfa6c3ea116051c552ce787d7 | |
parent | 479cbc3eeed060879dc89652e497d7719f7ee1dc [diff] |
drm/exynos: make sure that hardware overlay for hdmi is disabled the values set to registers will be updated into real registers at vsync so dma operation could be malfunctioned when accessed to memory after gem buffer was released. this patch makes sure that hw overlay is disabled before the gem buffer is released. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>