Files
linux/drivers
Gustavo Padovan cb11b3f189 drm/exynos: fimd: only finish update if START == START_S
fimd_update_plane() programs BUF_START[win] and during the update
BUF_START[win] is copied to BUF_START_S[win] (its shadow register)
and starts scanning out, then it raises a irq.

The fimd_irq_handler, in the case we have a pending_fb, will check
the fb value was copied to START_S register and finish the update
in case of success.

Based on patch from Daniel Kurtz <djkurtz@chromium.org>

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2015-08-31 00:27:37 +09:00
..
2015-06-10 22:46:34 -07:00
2015-08-14 15:56:32 -07:00
2015-08-17 14:13:53 +10:00
2015-06-13 08:44:14 -07:00
2015-08-17 14:13:53 +10:00
2015-07-24 15:14:04 -06:00
2015-08-17 14:13:53 +10:00