drm/tilcdc: Enable EOF interrupts for v1 LCDC
authorKarl Beldan <kbeldan@baylibre.com>
Tue, 23 Aug 2016 12:57:00 +0000 (12:57 +0000)
committerJyri Sarha <jsarha@ti.com>
Thu, 1 Sep 2016 19:30:12 +0000 (22:30 +0300)
commit8d6c3f7d8f60c36b4399ed02ca20e5021131dbfa
tree0df6398a655357be8c9ab0ee07bb47695731c102
parentee8c42baebfa28fddb0d0657a87444a1ef3806ed
drm/tilcdc: Enable EOF interrupts for v1 LCDC

This got accidentally dropped in the fixed commit and is required for
the driver to properly work on the rev1 IP, such as found on the LCDK.

Fixes: 2b2080d7e9ae ("drm/tilcdc: Get rid of complex ping-pong mechanism")
Signed-off-by: Karl Beldan <kbeldan@baylibre.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
drivers/gpu/drm/tilcdc/tilcdc_crtc.c