All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][kirkstone][PATCHv2 0/3] Reanimate the corpse of SGX
@ 2023-10-17  0:29 rs
  2023-10-17  0:29 ` [meta-ti][kirkstone][PATCHv2 1/3] ti-sgx-ddk-*: version bump to support kirkstone rs
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: rs @ 2023-10-17  0:29 UTC (permalink / raw)
  To: reatmon, denys, afd; +Cc: meta-ti, praneeth, khasim, Randolph Sapp

From: Randolph Sapp <rs@ti.com>

Brining back SGX on kirkstone (and hopefully making it easier for the community
to port to other distros).

This overhauls the SGX drivers, fixing a few bugs and setting things up to
achieve three things:

1) OpenGLES2 Acceleration under kirkstone (even if it is limited)
2) Break out a common interface to use newer versions of mesa
3) Revamp building / packaging procedures to try and match ROGUE where possible

I'll absolutely need community involvement for further testing / development as
this driver will more than likely continue to take the backseat to ROGUE in the
future. I hope the people asking about SGX on kirkstone earlier this year hear
that... :)

This revision actually tests AM654, adds a fix for Yocto's dev-so stripping
shenanigans, and enables the SGX on the ti43x platforms as well.

Randolph Sapp (3):
  ti-sgx-ddk-*: version bump to support kirkstone
  mesa-pvr: bump srcrev for sgx support
  machine: include: enable sgx on tested platforms

 meta-ti-bsp/conf/machine/include/am65xx.inc   |  2 +-
 meta-ti-bsp/conf/machine/include/omap-a15.inc |  2 +-
 meta-ti-bsp/conf/machine/include/ti33x.inc    |  2 +-
 meta-ti-bsp/conf/machine/include/ti43x.inc    |  2 +-
 .../ti-img-rogue-driver_23.1.6404501.bb       |  2 +-
 .../ti-sgx-ddk-km_1.17.4948957.bb             | 27 +++++-----
 .../recipes-graphics/mesa/mesa-pvr_22.3.5.bb  |  2 +-
 .../ti-sgx-ddk-um/pvrsrvkm.rules              |  1 -
 .../ti-sgx-ddk-um_1.17.4948957.bb             | 53 +++++++------------
 9 files changed, 38 insertions(+), 55 deletions(-)
 delete mode 100644 meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-sgx-ddk-um/pvrsrvkm.rules

-- 
2.42.0



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

end of thread, other threads:[~2023-10-17  2:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17  0:29 [meta-ti][kirkstone][PATCHv2 0/3] Reanimate the corpse of SGX rs
2023-10-17  0:29 ` [meta-ti][kirkstone][PATCHv2 1/3] ti-sgx-ddk-*: version bump to support kirkstone rs
2023-10-17  2:21   ` Res Sapp
2023-10-17  0:29 ` [meta-ti][kirkstone][PATCHv2 2/3] mesa-pvr: bump srcrev for sgx support rs
2023-10-17  0:29 ` [meta-ti][kirkstone][PATCHv2 3/3] machine: include: enable sgx on tested platforms rs

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.