drm/tilcdc: Disable sync lost interrupt if it fires on every frame
authorJyri Sarha <jsarha@ti.com>
Fri, 8 Jan 2016 12:33:09 +0000 (14:33 +0200)
committerJyri Sarha <jsarha@ti.com>
Thu, 25 Feb 2016 14:39:45 +0000 (16:39 +0200)
commit5895d08f6ff2175dabc373dada7d1bfa26123fc9
treeba01bad72821ac99d67b5f21868b002662d935be
parentc0c2baaab1b553df92a24e9175440f15e6ad3e2c
drm/tilcdc: Disable sync lost interrupt if it fires on every frame

Disable the sync lost interrupt if it fires on every frame for 50
consecutive frames in a row. This is relatively sure sign of the sync
lost interrupt being stuck and firing on every frame even if the
display otherwise appears to work OK.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/tilcdc/tilcdc_crtc.c
This page took 0.024654 seconds and 5 git commands to generate.