commit | a48ff5010153946355d6d7e171807977e712c9c8 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Wed Apr 05 09:28:35 2017 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Jun 01 16:21:38 2017 +0900 |
tree | 9659531fdfc02686216e2f8f8edd6f7c9c2f3085 | |
parent | 3643e758744dc2c336387fb2cb79c93c3242f18f [diff] |
drm/exynos/decon5433: kill BIT_WIN_UPDATED flag The flag was used to trigger software update in TE IRQ handler only if framebuffers were replaced. Since TE update is triggered always when VBLANKs are enabled and after framebuffer replacement VBLANKs are always enabled the flag becomes redundant. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>