This patch is introduces pageflip for all displays in modeset and thus solving the jitter issue
Signed-off-by: Karthik Ramanan <[email protected]> --- meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb b/meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb index 742d242..e5ef85b 100644 --- a/meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb +++ b/meta-arago-extras/recipes-graphics/kmscube/kmscube_1.0.0.bb @@ -10,8 +10,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" inherit autotools pkgconfig -PR = "r6" -SRCREV = "24e94f583119896b3ab8ecc7b35c7de3160dcb1f" +PR = "r8" +SRCREV = "3e9807ddcf2b4e8ccf711cdaf851752ec40d7904" SRC_URI = "git://git.ti.com/glsdk/kmscube.git;protocol=git" -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
