drm/tilcdc: Do not update the next frame buffer close to vertical blank
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 3 Nov 2015 10:00:51 +0000 (12:00 +0200)
committerJyri Sarha <jsarha@ti.com>
Thu, 25 Feb 2016 14:39:41 +0000 (16:39 +0200)
commit2b3a8cd71c2b830164df5de07e4ddebe0faa58f5
treeb6b8bb35bff6935df6ca589f798c4cd9f56ca528
parent2b2080d7e9ae2463b15a003629d2ea7d733759a0
drm/tilcdc: Do not update the next frame buffer close to vertical blank

Do not update the next frame buffer close to vertical blank. This is
to avoid situation when the frame changes between writing of
LCDC_DMA_FB_BASE_ADDR_0_REG and LCDC_DMA_FB_CEILING_ADDR_0_REG.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
[Added description to the patch]
Signed-off-by: Jyri Sarha <jsarha@ti.com>
drivers/gpu/drm/tilcdc/tilcdc_crtc.c
This page took 0.040652 seconds and 5 git commands to generate.