All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago][master/scarthgap][PATCH] branding-ltsprep: enable newer pvr drivers
@ 2024-04-30 21:39 rs
  0 siblings, 0 replies; only message in thread
From: rs @ 2024-04-30 21:39 UTC (permalink / raw
  To: reatmon, denys, detheridge; +Cc: meta-arago

From: Randolph Sapp <rs@ti.com>

The newer drivers require a dt binding change for platforms that is only
present in the ltsprep kernel. Enable them with the new kernel here.

Also pull in the newer pvr-mesa package here as well. It's not strictly
required for this driver version but it is recommended. It still needs
some attention with regards to SGX so it will not be enabled by default
right now.

Signed-off-by: Randolph Sapp <rs@ti.com>
---
 meta-arago-distro/conf/distro/include/branding-ltsprep.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-arago-distro/conf/distro/include/branding-ltsprep.inc b/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
index 1298bda1..4853f3c6 100644
--- a/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
+++ b/meta-arago-distro/conf/distro/include/branding-ltsprep.inc
@@ -3,6 +3,9 @@ PREFERRED_VERSION_linux-ti-staging = "6.6%"
 PREFERRED_VERSION_linux-ti-staging-rt = "6.6%"
 PREFERRED_VERSION_linux-ti-staging-systest = "6.6%"
 PREFERRED_VERSION_u-boot-ti-staging = "2024.04%"
+PREFERRED_VERSION_ti-img-rogue-umlibs = "24.1.6554834"
+PREFERRED_VERSION_ti-img-rogue-driver = "24.1.6554834"
+PREFERRED_VERSION_mesa-pvr = "23.2.1"
 
 # Remove mmip - DRM allocator, KMS sink, Wayland sink need porting to GST 1.18
 MACHINE_FEATURES:remove = "mmip"
-- 
2.44.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-30 21:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-30 21:39 [meta-arago][master/scarthgap][PATCH] branding-ltsprep: enable newer pvr drivers 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.