All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Graphics SDK: Add 05.01.01.02
@ 2015-01-30 22:45 Franklin S. Cooper Jr
  2015-01-31  2:55 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Franklin S. Cooper Jr @ 2015-01-30 22:45 UTC (permalink / raw)
  To: meta-ti

From: "Franklin S. Cooper Jr" <fcooper@ti.com>

* This graphics sdk is a minor update to the 05.01.01.01 version but includes
  updates to support the 3.14 kernel.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 ...01.01.01.bb => omap3-sgx-modules_5.01.01.02.bb} |   12 ++++--------
 .../rc.pvr                                         |    0
 .../rc_dri.pvr                                     |    0
 ...3_5.01.01.01.bb => libgles-omap3_5.01.01.02.bb} |    6 +++---
 4 files changed, 7 insertions(+), 11 deletions(-)
 copy recipes-bsp/powervr-drivers/{omap3-sgx-modules_5.01.01.01.bb => omap3-sgx-modules_5.01.01.02.bb} (77%)
 copy recipes-graphics/libgles/{libgles-omap3-5.01.01.01 => libgles-omap3-5.01.01.02}/rc.pvr (100%)
 copy recipes-graphics/libgles/{libgles-omap3-5.01.01.01 => libgles-omap3-5.01.01.02}/rc_dri.pvr (100%)
 copy recipes-graphics/libgles/{libgles-omap3_5.01.01.01.bb => libgles-omap3_5.01.01.02.bb} (89%)

diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb
similarity index 77%
copy from recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb
copy to recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb
index a1d95bf..6a07d4f 100644
--- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb
+++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb
@@ -5,17 +5,17 @@ LIC_FILES_CHKSUM = "file://GPL-COPYING;md5=60422928ba677faaa13d6ab5f5baaa1e"
 TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
 require ../../recipes-ti/includes/ti-eula-unpack.inc
 
-SGXPV = "5_01_01_01"
+SGXPV = "5_01_01_02"
 IMGPV = "1.10.2359475"
 
 inherit module
 
-MACHINE_KERNEL_PR_append = "c"
+MACHINE_KERNEL_PR_append = "a"
 PR = "${MACHINE_KERNEL_PR}"
 
 BINFILE_HARDFP = "Graphics_SDK_setuplinux_hardfp_${SGXPV}.bin"
-MD5SUM_HARDFP = "94acdbd20152c905939c2448d5e80a72"
-SHA256SUM_HARDFP = "7f647bf45a5ce8ba9aaa28c4afe85fced4275f9a4567a1886d4460b76c9051ae"
+MD5SUM_HARDFP = "94bcb31ea7eb50df1dfa4037055b638e"
+SHA256SUM_HARDFP = "54641222cdb49b03f996cbd6412de227198d9e084f5647d706bbf4217e8cdb07"
 
 # For now we only have hardfp version
 python __anonymous() {
@@ -33,10 +33,6 @@ BINFILE := "${BINFILE_HARDFP}"
 
 SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/${SGXPV}/exports/${BINFILE}"
 
-SRC_URI += "file://0001-PoC-GFX-SDK-Make-5_01_01_01-work-against-3.14-LTS.patch;striplevel=2 \
-            file://0002-SGX-linux-use-platform-data-to-provide-reset-info.patch;striplevel=2 \
-            file://0003-SGX-displayclass-am335x-am437x-fix-mutex-deadlock-wa.patch;striplevel=2 \
-            file://0004-SGX-linux-make-it-building-against-ti-linux-3.14.y.patch;striplevel=2"
 
 SRC_URI[md5sum] := "${MD5SUM_HARDFP}"
 SRC_URI[sha256sum] := "${SHA256SUM_HARDFP}"
diff --git a/recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc.pvr b/recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc.pvr
similarity index 100%
copy from recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc.pvr
copy to recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc.pvr
diff --git a/recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc_dri.pvr b/recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc_dri.pvr
similarity index 100%
copy from recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc_dri.pvr
copy to recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc_dri.pvr
diff --git a/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb b/recipes-graphics/libgles/libgles-omap3_5.01.01.02.bb
similarity index 89%
copy from recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb
copy to recipes-graphics/libgles/libgles-omap3_5.01.01.02.bb
index 0b1b8ca..61a3395 100644
--- a/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb
+++ b/recipes-graphics/libgles/libgles-omap3_5.01.01.02.bb
@@ -13,14 +13,14 @@ BINLOCATION_ti43x = "${S}/gfx_rel_es9.x"
 PLATFORM = "LinuxARMV7"
 PVR_INIT = "pvrsrvctl"
 
-SGXPV = "5_01_01_01"
+SGXPV = "5_01_01_02"
 IMGPV = "1.10.2359475"
 
 TI_BIN_UNPK_WDEXT := "/Graphics_SDK_${SGXPV}"
 
 BINFILE_HARDFP = "Graphics_SDK_setuplinux_hardfp_${SGXPV}.bin"
-MD5SUM_HARDFP = "94acdbd20152c905939c2448d5e80a72"
-SHA256SUM_HARDFP = "7f647bf45a5ce8ba9aaa28c4afe85fced4275f9a4567a1886d4460b76c9051ae"
+MD5SUM_HARDFP = "94bcb31ea7eb50df1dfa4037055b638e"
+SHA256SUM_HARDFP = "54641222cdb49b03f996cbd6412de227198d9e084f5647d706bbf4217e8cdb07"
 
 # For now we only have hardfp version
 python __anonymous() {
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Graphics SDK: Add 05.01.01.02
  2015-01-30 22:45 [PATCH] Graphics SDK: Add 05.01.01.02 Franklin S. Cooper Jr
@ 2015-01-31  2:55 ` Denys Dmytriyenko
  2015-01-31  2:58   ` Cooper Jr., Franklin
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2015-01-31  2:55 UTC (permalink / raw)
  To: Franklin S. Cooper Jr; +Cc: meta-ti

On Fri, Jan 30, 2015 at 04:45:02PM -0600, Franklin S. Cooper Jr wrote:
> From: "Franklin S. Cooper Jr" <fcooper@ti.com>
> 
> * This graphics sdk is a minor update to the 05.01.01.01 version but includes
>   updates to support the 3.14 kernel.
> 
> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
>  ...01.01.01.bb => omap3-sgx-modules_5.01.01.02.bb} |   12 ++++--------
>  .../rc.pvr                                         |    0
>  .../rc_dri.pvr                                     |    0
>  ...3_5.01.01.01.bb => libgles-omap3_5.01.01.02.bb} |    6 +++---
>  4 files changed, 7 insertions(+), 11 deletions(-)
>  copy recipes-bsp/powervr-drivers/{omap3-sgx-modules_5.01.01.01.bb => omap3-sgx-modules_5.01.01.02.bb} (77%)
>  copy recipes-graphics/libgles/{libgles-omap3-5.01.01.01 => libgles-omap3-5.01.01.02}/rc.pvr (100%)
>  copy recipes-graphics/libgles/{libgles-omap3-5.01.01.01 => libgles-omap3-5.01.01.02}/rc_dri.pvr (100%)
>  copy recipes-graphics/libgles/{libgles-omap3_5.01.01.01.bb => libgles-omap3_5.01.01.02.bb} (89%)
> 
> diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb
> similarity index 77%
> copy from recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb
> copy to recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb
> index a1d95bf..6a07d4f 100644
> --- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb
> +++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb
> @@ -5,17 +5,17 @@ LIC_FILES_CHKSUM = "file://GPL-COPYING;md5=60422928ba677faaa13d6ab5f5baaa1e"
>  TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
>  require ../../recipes-ti/includes/ti-eula-unpack.inc
>  
> -SGXPV = "5_01_01_01"
> +SGXPV = "5_01_01_02"
>  IMGPV = "1.10.2359475"
>  
>  inherit module
>  
> -MACHINE_KERNEL_PR_append = "c"
> +MACHINE_KERNEL_PR_append = "a"
>  PR = "${MACHINE_KERNEL_PR}"
>  
>  BINFILE_HARDFP = "Graphics_SDK_setuplinux_hardfp_${SGXPV}.bin"
> -MD5SUM_HARDFP = "94acdbd20152c905939c2448d5e80a72"
> -SHA256SUM_HARDFP = "7f647bf45a5ce8ba9aaa28c4afe85fced4275f9a4567a1886d4460b76c9051ae"
> +MD5SUM_HARDFP = "94bcb31ea7eb50df1dfa4037055b638e"
> +SHA256SUM_HARDFP = "54641222cdb49b03f996cbd6412de227198d9e084f5647d706bbf4217e8cdb07"
>  
>  # For now we only have hardfp version
>  python __anonymous() {
> @@ -33,10 +33,6 @@ BINFILE := "${BINFILE_HARDFP}"
>  
>  SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/${SGXPV}/exports/${BINFILE}"
>  
> -SRC_URI += "file://0001-PoC-GFX-SDK-Make-5_01_01_01-work-against-3.14-LTS.patch;striplevel=2 \
> -            file://0002-SGX-linux-use-platform-data-to-provide-reset-info.patch;striplevel=2 \
> -            file://0003-SGX-displayclass-am335x-am437x-fix-mutex-deadlock-wa.patch;striplevel=2 \
> -            file://0004-SGX-linux-make-it-building-against-ti-linux-3.14.y.patch;striplevel=2"

All 4 patches were integrated into 5.1.1.2?


>  SRC_URI[md5sum] := "${MD5SUM_HARDFP}"
>  SRC_URI[sha256sum] := "${SHA256SUM_HARDFP}"
> diff --git a/recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc.pvr b/recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc.pvr
> similarity index 100%
> copy from recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc.pvr
> copy to recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc.pvr
> diff --git a/recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc_dri.pvr b/recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc_dri.pvr
> similarity index 100%
> copy from recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc_dri.pvr
> copy to recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc_dri.pvr
> diff --git a/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb b/recipes-graphics/libgles/libgles-omap3_5.01.01.02.bb
> similarity index 89%
> copy from recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb
> copy to recipes-graphics/libgles/libgles-omap3_5.01.01.02.bb
> index 0b1b8ca..61a3395 100644
> --- a/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb
> +++ b/recipes-graphics/libgles/libgles-omap3_5.01.01.02.bb
> @@ -13,14 +13,14 @@ BINLOCATION_ti43x = "${S}/gfx_rel_es9.x"
>  PLATFORM = "LinuxARMV7"
>  PVR_INIT = "pvrsrvctl"
>  
> -SGXPV = "5_01_01_01"
> +SGXPV = "5_01_01_02"
>  IMGPV = "1.10.2359475"
>  
>  TI_BIN_UNPK_WDEXT := "/Graphics_SDK_${SGXPV}"
>  
>  BINFILE_HARDFP = "Graphics_SDK_setuplinux_hardfp_${SGXPV}.bin"
> -MD5SUM_HARDFP = "94acdbd20152c905939c2448d5e80a72"
> -SHA256SUM_HARDFP = "7f647bf45a5ce8ba9aaa28c4afe85fced4275f9a4567a1886d4460b76c9051ae"
> +MD5SUM_HARDFP = "94bcb31ea7eb50df1dfa4037055b638e"
> +SHA256SUM_HARDFP = "54641222cdb49b03f996cbd6412de227198d9e084f5647d706bbf4217e8cdb07"
>  
>  # For now we only have hardfp version
>  python __anonymous() {
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Graphics SDK: Add 05.01.01.02
  2015-01-31  2:55 ` Denys Dmytriyenko
@ 2015-01-31  2:58   ` Cooper Jr., Franklin
  0 siblings, 0 replies; 3+ messages in thread
From: Cooper Jr., Franklin @ 2015-01-31  2:58 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org




> On Jan 30, 2015, at 8:55 PM, Dmytriyenko, Denys <denys@ti.com> wrote:
> 
>> On Fri, Jan 30, 2015 at 04:45:02PM -0600, Franklin S. Cooper Jr wrote:
>> From: "Franklin S. Cooper Jr" <fcooper@ti.com>
>> 
>> * This graphics sdk is a minor update to the 05.01.01.01 version but includes
>>  updates to support the 3.14 kernel.
>> 
>> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
>> ---
>> ...01.01.01.bb => omap3-sgx-modules_5.01.01.02.bb} |   12 ++++--------
>> .../rc.pvr                                         |    0
>> .../rc_dri.pvr                                     |    0
>> ...3_5.01.01.01.bb => libgles-omap3_5.01.01.02.bb} |    6 +++---
>> 4 files changed, 7 insertions(+), 11 deletions(-)
>> copy recipes-bsp/powervr-drivers/{omap3-sgx-modules_5.01.01.01.bb => omap3-sgx-modules_5.01.01.02.bb} (77%)
>> copy recipes-graphics/libgles/{libgles-omap3-5.01.01.01 => libgles-omap3-5.01.01.02}/rc.pvr (100%)
>> copy recipes-graphics/libgles/{libgles-omap3-5.01.01.01 => libgles-omap3-5.01.01.02}/rc_dri.pvr (100%)
>> copy recipes-graphics/libgles/{libgles-omap3_5.01.01.01.bb => libgles-omap3_5.01.01.02.bb} (89%)
>> 
>> diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb
>> similarity index 77%
>> copy from recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb
>> copy to recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb
>> index a1d95bf..6a07d4f 100644
>> --- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.01.bb
>> +++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.01.02.bb
>> @@ -5,17 +5,17 @@ LIC_FILES_CHKSUM = "file://GPL-COPYING;md5=60422928ba677faaa13d6ab5f5baaa1e"
>> TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
>> require ../../recipes-ti/includes/ti-eula-unpack.inc
>> 
>> -SGXPV = "5_01_01_01"
>> +SGXPV = "5_01_01_02"
>> IMGPV = "1.10.2359475"
>> 
>> inherit module
>> 
>> -MACHINE_KERNEL_PR_append = "c"
>> +MACHINE_KERNEL_PR_append = "a"
>> PR = "${MACHINE_KERNEL_PR}"
>> 
>> BINFILE_HARDFP = "Graphics_SDK_setuplinux_hardfp_${SGXPV}.bin"
>> -MD5SUM_HARDFP = "94acdbd20152c905939c2448d5e80a72"
>> -SHA256SUM_HARDFP = "7f647bf45a5ce8ba9aaa28c4afe85fced4275f9a4567a1886d4460b76c9051ae"
>> +MD5SUM_HARDFP = "94bcb31ea7eb50df1dfa4037055b638e"
>> +SHA256SUM_HARDFP = "54641222cdb49b03f996cbd6412de227198d9e084f5647d706bbf4217e8cdb07"
>> 
>> # For now we only have hardfp version
>> python __anonymous() {
>> @@ -33,10 +33,6 @@ BINFILE := "${BINFILE_HARDFP}"
>> 
>> SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/gfxsdk/${SGXPV}/exports/${BINFILE}"
>> 
>> -SRC_URI += "file://0001-PoC-GFX-SDK-Make-5_01_01_01-work-against-3.14-LTS.patch;striplevel=2 \
>> -            file://0002-SGX-linux-use-platform-data-to-provide-reset-info.patch;striplevel=2 \
>> -            file://0003-SGX-displayclass-am335x-am437x-fix-mutex-deadlock-wa.patch;striplevel=2 \
>> -            file://0004-SGX-linux-make-it-building-against-ti-linux-3.14.y.patch;striplevel=2"
> 
> All 4 patches were integrated into 5.1.1.2?
> 
Yup
> 
>> SRC_URI[md5sum] := "${MD5SUM_HARDFP}"
>> SRC_URI[sha256sum] := "${SHA256SUM_HARDFP}"
>> diff --git a/recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc.pvr b/recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc.pvr
>> similarity index 100%
>> copy from recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc.pvr
>> copy to recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc.pvr
>> diff --git a/recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc_dri.pvr b/recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc_dri.pvr
>> similarity index 100%
>> copy from recipes-graphics/libgles/libgles-omap3-5.01.01.01/rc_dri.pvr
>> copy to recipes-graphics/libgles/libgles-omap3-5.01.01.02/rc_dri.pvr
>> diff --git a/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb b/recipes-graphics/libgles/libgles-omap3_5.01.01.02.bb
>> similarity index 89%
>> copy from recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb
>> copy to recipes-graphics/libgles/libgles-omap3_5.01.01.02.bb
>> index 0b1b8ca..61a3395 100644
>> --- a/recipes-graphics/libgles/libgles-omap3_5.01.01.01.bb
>> +++ b/recipes-graphics/libgles/libgles-omap3_5.01.01.02.bb
>> @@ -13,14 +13,14 @@ BINLOCATION_ti43x = "${S}/gfx_rel_es9.x"
>> PLATFORM = "LinuxARMV7"
>> PVR_INIT = "pvrsrvctl"
>> 
>> -SGXPV = "5_01_01_01"
>> +SGXPV = "5_01_01_02"
>> IMGPV = "1.10.2359475"
>> 
>> TI_BIN_UNPK_WDEXT := "/Graphics_SDK_${SGXPV}"
>> 
>> BINFILE_HARDFP = "Graphics_SDK_setuplinux_hardfp_${SGXPV}.bin"
>> -MD5SUM_HARDFP = "94acdbd20152c905939c2448d5e80a72"
>> -SHA256SUM_HARDFP = "7f647bf45a5ce8ba9aaa28c4afe85fced4275f9a4567a1886d4460b76c9051ae"
>> +MD5SUM_HARDFP = "94bcb31ea7eb50df1dfa4037055b638e"
>> +SHA256SUM_HARDFP = "54641222cdb49b03f996cbd6412de227198d9e084f5647d706bbf4217e8cdb07"
>> 
>> # For now we only have hardfp version
>> python __anonymous() {
>> -- 
>> 1.7.9.5
>> 
>> -- 
>> _______________________________________________
>> meta-ti mailing list
>> meta-ti@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-31  2:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-30 22:45 [PATCH] Graphics SDK: Add 05.01.01.02 Franklin S. Cooper Jr
2015-01-31  2:55 ` Denys Dmytriyenko
2015-01-31  2:58   ` Cooper Jr., Franklin

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.