* [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version
@ 2015-12-11 9:19 Anand Balagopalakrishnan
2015-12-11 9:19 ` [SGX AM57x/DRA7xx 1/2] omapdrm-pvr: bump SRCREV for AM57x/DRA7xx Anand Balagopalakrishnan
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Anand Balagopalakrishnan @ 2015-12-11 9:19 UTC (permalink / raw)
To: meta-ti
Update SGX UM / KM to latest version for AM57x/DRA7xx
The changes involved have been tested against 4.1 kernel (commit -
03066ae73fc380e3ea9da8cba63591a135b33b71) with GLSDK 7.02 GA /
2014 LTS file system. The Yocto recipes have not been verified on 2015 LTS.
Summary of changes
==================
UM:
- Enable screenshot capture in Weston
- Resolve SGX HW recovery when Wayland OpenGLES clients are abruptly terminated
- Resolve SGX HW recovery with glmark2 benchmark application
- Resolve rendering issue with half float textures
KM:
- Fix access to freed memory
- Fix GEM handle memory leak when Wayland client exit and Weston continues to run
Anand Balagopalakrishnan (2):
omapdrm-pvr: bump SRCREV for AM57x/DRA7xx
omap5-sgx-ddk-um-linux: bump SRCREV for AM57x/DRA7xx to the latest
DDK UM
.../powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 2 +-
.../libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
1.7.9.5
^ permalink raw reply [flat|nested] 7+ messages in thread* [SGX AM57x/DRA7xx 1/2] omapdrm-pvr: bump SRCREV for AM57x/DRA7xx 2015-12-11 9:19 [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version Anand Balagopalakrishnan @ 2015-12-11 9:19 ` Anand Balagopalakrishnan 2015-12-11 9:19 ` [SGX AM57x/DRA7xx 2/2] omap5-sgx-ddk-um-linux: bump SRCREV for AM57x/DRA7xx to the latest DDK UM Anand Balagopalakrishnan 2015-12-15 16:09 ` [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version Denys Dmytriyenko 2 siblings, 0 replies; 7+ messages in thread From: Anand Balagopalakrishnan @ 2015-12-11 9:19 UTC (permalink / raw) To: meta-ti * Fix use of freed GEM object * Disable debug options in release build Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> --- .../powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb index 7683dbf..4552fe1 100644 --- a/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb +++ b/recipes-bsp/powervr-drivers/omapdrm-pvr_1.9.2253347.bb @@ -19,7 +19,7 @@ BRANCH_ti43x = "am4/k4.1" SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}" S = "${WORKDIR}/git" -SRCREV_omap-a15 = "e06c0a4e11401534b938b9a7b1c3f27a65db871f" +SRCREV_omap-a15 = "c53a5dfb9f4d5612c372ec8e252cb13a731c9c10" SRCREV_ti33x = "f7ae3f68dd6a05f67b15702b823ed15d2c03105d" SRCREV_ti43x = "f7ae3f68dd6a05f67b15702b823ed15d2c03105d" -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 7+ messages in thread
* [SGX AM57x/DRA7xx 2/2] omap5-sgx-ddk-um-linux: bump SRCREV for AM57x/DRA7xx to the latest DDK UM 2015-12-11 9:19 [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version Anand Balagopalakrishnan 2015-12-11 9:19 ` [SGX AM57x/DRA7xx 1/2] omapdrm-pvr: bump SRCREV for AM57x/DRA7xx Anand Balagopalakrishnan @ 2015-12-11 9:19 ` Anand Balagopalakrishnan 2015-12-15 16:09 ` [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version Denys Dmytriyenko 2 siblings, 0 replies; 7+ messages in thread From: Anand Balagopalakrishnan @ 2015-12-11 9:19 UTC (permalink / raw) To: meta-ti * Resolve SGX HWrecovery when Wayland OpenGLES clients are killed * Enable screenshots in Weston * Resolve SGX HWrecovery with glmark2 benchmark * Resolve rendering issues with half float textures Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com> --- .../libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb index 8b032e3..dfd22d0 100644 --- a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb +++ b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb @@ -10,7 +10,7 @@ BRANCH_ti33x = "am3/k4.1" BRANCH_ti43x = "am4/k4.1" SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" -SRCREV_omap-a15 = "d63cd6469fff610317a8e1c986f227bb3e7922f6" +SRCREV_omap-a15 = "b6801bf89e00d69893c2957455bbeb3195c0ed52" SRCREV_ti33x = "84ae5444c7cbc3f4c65a226b9fea62d4a513f3e0" SRCREV_ti43x = "fdf4c0b594ca142a68aabb4c3f82b75be50b46cc" -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version 2015-12-11 9:19 [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version Anand Balagopalakrishnan 2015-12-11 9:19 ` [SGX AM57x/DRA7xx 1/2] omapdrm-pvr: bump SRCREV for AM57x/DRA7xx Anand Balagopalakrishnan 2015-12-11 9:19 ` [SGX AM57x/DRA7xx 2/2] omap5-sgx-ddk-um-linux: bump SRCREV for AM57x/DRA7xx to the latest DDK UM Anand Balagopalakrishnan @ 2015-12-15 16:09 ` Denys Dmytriyenko 2015-12-15 16:16 ` Balagopalakrishnan, Anand 2015-12-19 16:12 ` Balagopalakrishnan, Anand 2 siblings, 2 replies; 7+ messages in thread From: Denys Dmytriyenko @ 2015-12-15 16:09 UTC (permalink / raw) To: Anand Balagopalakrishnan; +Cc: meta-ti On Fri, Dec 11, 2015 at 02:49:16PM +0530, Anand Balagopalakrishnan wrote: > Update SGX UM / KM to latest version for AM57x/DRA7xx > > The changes involved have been tested against 4.1 kernel (commit - > 03066ae73fc380e3ea9da8cba63591a135b33b71) with GLSDK 7.02 GA / > 2014 LTS file system. The Yocto recipes have not been verified on 2015 LTS. Is this for 2015.02? Considering that is hasn't been validated on 2015LTS and that we are just days away from the release, this seems risky to push at this time... -- Denys > Summary of changes > ================== > UM: > - Enable screenshot capture in Weston > - Resolve SGX HW recovery when Wayland OpenGLES clients are abruptly terminated > - Resolve SGX HW recovery with glmark2 benchmark application > - Resolve rendering issue with half float textures > > KM: > - Fix access to freed memory > - Fix GEM handle memory leak when Wayland client exit and Weston continues to run > > Anand Balagopalakrishnan (2): > omapdrm-pvr: bump SRCREV for AM57x/DRA7xx > omap5-sgx-ddk-um-linux: bump SRCREV for AM57x/DRA7xx to the latest > DDK UM > > .../powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 2 +- > .../libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > -- > 1.7.9.5 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version 2015-12-15 16:09 ` [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version Denys Dmytriyenko @ 2015-12-15 16:16 ` Balagopalakrishnan, Anand 2015-12-19 16:12 ` Balagopalakrishnan, Anand 1 sibling, 0 replies; 7+ messages in thread From: Balagopalakrishnan, Anand @ 2015-12-15 16:16 UTC (permalink / raw) To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org Denys, Yes. I have validated this on 2015 LTS kernel / u-boot. Only the filesystem was based on 2014 LTS. Regards, Anand -----Original Message----- From: Dmytriyenko, Denys Sent: Tuesday, December 15, 2015 9:39 PM To: Balagopalakrishnan, Anand Cc: meta-ti@yoctoproject.org Subject: Re: [meta-ti] [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version On Fri, Dec 11, 2015 at 02:49:16PM +0530, Anand Balagopalakrishnan wrote: > Update SGX UM / KM to latest version for AM57x/DRA7xx > > The changes involved have been tested against 4.1 kernel (commit - > 03066ae73fc380e3ea9da8cba63591a135b33b71) with GLSDK 7.02 GA / > 2014 LTS file system. The Yocto recipes have not been verified on 2015 LTS. Is this for 2015.02? Considering that is hasn't been validated on 2015LTS and that we are just days away from the release, this seems risky to push at this time... -- Denys > Summary of changes > ================== > UM: > - Enable screenshot capture in Weston > - Resolve SGX HW recovery when Wayland OpenGLES clients are abruptly terminated > - Resolve SGX HW recovery with glmark2 benchmark application > - Resolve rendering issue with half float textures > > KM: > - Fix access to freed memory > - Fix GEM handle memory leak when Wayland client exit and Weston continues to run > > Anand Balagopalakrishnan (2): > omapdrm-pvr: bump SRCREV for AM57x/DRA7xx > omap5-sgx-ddk-um-linux: bump SRCREV for AM57x/DRA7xx to the latest > DDK UM > > .../powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 2 +- > .../libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > -- > 1.7.9.5 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version 2015-12-15 16:09 ` [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version Denys Dmytriyenko 2015-12-15 16:16 ` Balagopalakrishnan, Anand @ 2015-12-19 16:12 ` Balagopalakrishnan, Anand 2015-12-21 15:04 ` Denys Dmytriyenko 1 sibling, 1 reply; 7+ messages in thread From: Balagopalakrishnan, Anand @ 2015-12-19 16:12 UTC (permalink / raw) To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org Denys, The updates to UM binaries and KM source have been validated on the 2015 LTS file system (tisdk-rootfs-image-dra7xx-evm-20151217001041.rootfs.tar.gz) Both kmscube and Weston applications are running fine. Regards, Anand -----Original Message----- From: Dmytriyenko, Denys Sent: Tuesday, December 15, 2015 9:39 PM To: Balagopalakrishnan, Anand Cc: meta-ti@yoctoproject.org Subject: Re: [meta-ti] [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version On Fri, Dec 11, 2015 at 02:49:16PM +0530, Anand Balagopalakrishnan wrote: > Update SGX UM / KM to latest version for AM57x/DRA7xx > > The changes involved have been tested against 4.1 kernel (commit - > 03066ae73fc380e3ea9da8cba63591a135b33b71) with GLSDK 7.02 GA / > 2014 LTS file system. The Yocto recipes have not been verified on 2015 LTS. Is this for 2015.02? Considering that is hasn't been validated on 2015LTS and that we are just days away from the release, this seems risky to push at this time... -- Denys > Summary of changes > ================== > UM: > - Enable screenshot capture in Weston > - Resolve SGX HW recovery when Wayland OpenGLES clients are abruptly terminated > - Resolve SGX HW recovery with glmark2 benchmark application > - Resolve rendering issue with half float textures > > KM: > - Fix access to freed memory > - Fix GEM handle memory leak when Wayland client exit and Weston continues to run > > Anand Balagopalakrishnan (2): > omapdrm-pvr: bump SRCREV for AM57x/DRA7xx > omap5-sgx-ddk-um-linux: bump SRCREV for AM57x/DRA7xx to the latest > DDK UM > > .../powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 2 +- > .../libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > -- > 1.7.9.5 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version 2015-12-19 16:12 ` Balagopalakrishnan, Anand @ 2015-12-21 15:04 ` Denys Dmytriyenko 0 siblings, 0 replies; 7+ messages in thread From: Denys Dmytriyenko @ 2015-12-21 15:04 UTC (permalink / raw) To: Balagopalakrishnan, Anand; +Cc: meta-ti@yoctoproject.org Thanks, Anand! On Sat, Dec 19, 2015 at 11:12:46AM -0500, Balagopalakrishnan, Anand wrote: > Denys, > > The updates to UM binaries and KM source have been validated on the 2015 LTS > file system (tisdk-rootfs-image-dra7xx-evm-20151217001041.rootfs.tar.gz) > > Both kmscube and Weston applications are running fine. > > Regards, > Anand > > -----Original Message----- > From: Dmytriyenko, Denys > Sent: Tuesday, December 15, 2015 9:39 PM > To: Balagopalakrishnan, Anand > Cc: meta-ti@yoctoproject.org > Subject: Re: [meta-ti] [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version > > On Fri, Dec 11, 2015 at 02:49:16PM +0530, Anand Balagopalakrishnan wrote: > > Update SGX UM / KM to latest version for AM57x/DRA7xx > > > > The changes involved have been tested against 4.1 kernel (commit - > > 03066ae73fc380e3ea9da8cba63591a135b33b71) with GLSDK 7.02 GA / > > 2014 LTS file system. The Yocto recipes have not been verified on 2015 LTS. > > Is this for 2015.02? Considering that is hasn't been validated on 2015LTS and that we are just days away from the release, this seems risky to push at this time... > > -- > Denys > > > > Summary of changes > > ================== > > UM: > > - Enable screenshot capture in Weston > > - Resolve SGX HW recovery when Wayland OpenGLES clients are abruptly terminated > > - Resolve SGX HW recovery with glmark2 benchmark application > > - Resolve rendering issue with half float textures > > > > KM: > > - Fix access to freed memory > > - Fix GEM handle memory leak when Wayland client exit and Weston continues to run > > > > Anand Balagopalakrishnan (2): > > omapdrm-pvr: bump SRCREV for AM57x/DRA7xx > > omap5-sgx-ddk-um-linux: bump SRCREV for AM57x/DRA7xx to the latest > > DDK UM > > > > .../powervr-drivers/omapdrm-pvr_1.9.2253347.bb | 2 +- > > .../libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > > > -- > > 1.7.9.5 > > > > -- > > _______________________________________________ > > meta-ti mailing list > > meta-ti@yoctoproject.org > > https://lists.yoctoproject.org/listinfo/meta-ti ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-12-21 15:05 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-12-11 9:19 [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version Anand Balagopalakrishnan 2015-12-11 9:19 ` [SGX AM57x/DRA7xx 1/2] omapdrm-pvr: bump SRCREV for AM57x/DRA7xx Anand Balagopalakrishnan 2015-12-11 9:19 ` [SGX AM57x/DRA7xx 2/2] omap5-sgx-ddk-um-linux: bump SRCREV for AM57x/DRA7xx to the latest DDK UM Anand Balagopalakrishnan 2015-12-15 16:09 ` [SGX AM57x/DRA7xx 0/2] Update SGX graphics recipes for AM57x/DRA7xx to latest version Denys Dmytriyenko 2015-12-15 16:16 ` Balagopalakrishnan, Anand 2015-12-19 16:12 ` Balagopalakrishnan, Anand 2015-12-21 15:04 ` Denys Dmytriyenko
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.