]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
tegra: dc: ext: don't skip flips based on TS
authorDaniel Solomon <daniels@nvidia.com>
Fri, 26 Jun 2015 01:02:17 +0000 (18:02 -0700)
committerJon Mayo <jmayo@nvidia.com>
Fri, 7 Aug 2015 19:49:24 +0000 (12:49 -0700)
commitd5085b61af95146daf90f4f6bf6df3d050b96ce8
tree88e98a16821960d1a3550fc61c58d547cc289d07
parentef06bcba0e609bf9e958e678423a270ec27f0477
tegra: dc: ext: don't skip flips based on TS

Currently if two timestamped flips are queued
with timestamps that aren't separated by vsync, the
older flip is skipped. This code path isn't actually
supported on Android. This change disables it.

Bug 1654135

Change-Id: I10afe0b98e044895aa47898ea64888b1d09966a8
Signed-off-by: Daniel Solomon <daniels@nvidia.com>
Reviewed-on: http://git-master/r/763740
(cherry picked from commit ba890cdcbb2d988b6f0bbbc18ef22c7ab74c59bc)
Reviewed-on: http://git-master/r/775803
Reviewed-by: Jon Mayo <jmayo@nvidia.com>
Tested-by: Jon Mayo <jmayo@nvidia.com>
drivers/video/tegra/dc/ext/dev.c