commit | 5895d08f6ff2175dabc373dada7d1bfa26123fc9 | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Fri Jan 08 14:33:09 2016 +0200 |
committer | Jyri Sarha <jsarha@ti.com> | Thu Feb 25 16:39:45 2016 +0200 |
tree | ba01bad72821ac99d67b5f21868b002662d935be | |
parent | c0c2baaab1b553df92a24e9175440f15e6ad3e2c [diff] |
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>