From c251afc88c5fad3a912f94e2324ad879406c5993 Mon Sep 17 00:00:00 2001 From: Randolph Sapp Date: Fri, 18 Oct 2024 13:30:33 -0500 Subject: ti-img-rogue-umlibs: fix j721e NPOT texture issues Resolve some issues with J721E and compressed NPOT (Non-Power-Of-Two) textures. Also, add some additional allocation tracking in render process specific tasks. Signed-off-by: Randolph Sapp Signed-off-by: Ryan Eatmon --- .../recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_24.1.6554834.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_24.1.6554834.bb b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_24.1.6554834.bb index e2bf4799..720a3cff 100644 --- a/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_24.1.6554834.bb +++ b/meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-img-rogue-umlibs_24.1.6554834.bb @@ -14,7 +14,7 @@ PR = "r3" BRANCH = "linuxws/scarthgap/k6.6/${PV}" SRC_URI = "git://git.ti.com/git/graphics/ti-img-rogue-umlibs.git;protocol=https;branch=${BRANCH}" -SRCREV = "707e042ee632f61c1f931402d8fc491358598373" +SRCREV = "ba93a3e38c683ccb03a7cf8f2e7dffe2f9cbcf1c" S = "${WORKDIR}/git/targetfs/${TARGET_PRODUCT}/${PVR_WS}/${PVR_BUILD}" TARGET_PRODUCT:j721e = "j721e_linux" -- cgit v1.2.3-54-g00ecf