drm/omap: fix WBDELAYCOUNT with interlace
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 26 Oct 2017 11:40:12 +0000 (14:40 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 1 Mar 2018 07:18:18 +0000 (09:18 +0200)
commitb994e53c2c6437689873af4ff61803bef78a2330
tree37445f4afc573383dc436b81b0345b8a57d7a046
parent46a930418544a5c28abec8dc3e0899d53381814a
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>
drivers/gpu/drm/omapdrm/dss/dispc.c