drm/omap: fix WBDELAYCOUNT for HDMI
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 3 Jun 2016 10:29:59 +0000 (13:29 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 1 Mar 2018 07:18:18 +0000 (09:18 +0200)
commit46a930418544a5c28abec8dc3e0899d53381814a
tree82491af499c6067e88797e0417320008083745fa
parent9f7853ae751849f50486759197d86993551663c2
drm/omap: fix WBDELAYCOUNT for HDMI

For HDMI, WBDELAYCOUNT starts counting at the start of vsync, not at the
start of vfp.

This patch adjusts the wbdelay for HDMI accordingly.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/dispc.c