commit | b994e53c2c6437689873af4ff61803bef78a2330 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Oct 26 14:40:12 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Mar 01 09:18:18 2018 +0200 |
tree | 37445f4afc573383dc436b81b0345b8a57d7a046 | |
parent | 46a930418544a5c28abec8dc3e0899d53381814a [diff] |
drm/omap: fix WBDELAYCOUNT with interlace Vertical blanking needs to be halved on interlace modes. WBDELAYCOUNT was calculated without such halving, resulting in WBUNCOMPLETE errors. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Benoit Parrot <bparrot@ti.com>