All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: <rs@ti.com>
To: <reatmon@ti.com>, <denys@konsulko.com>, <detheridge@ti.com>
Cc: <meta-arago@lists.yoctoproject.org>
Subject: [meta-arago][master/scarthgap][PATCH] branding-ltsprep: enable newer pvr drivers
Date: Tue, 30 Apr 2024 16:39:10 -0500	[thread overview]
Message-ID: <20240430213910.3697337-1-rs@ti.com> (raw)

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



                 reply	other threads:[~2024-04-30 21:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240430213910.3697337-1-rs@ti.com \
    --to=rs@ti.com \
    --cc=denys@konsulko.com \
    --cc=detheridge@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=reatmon@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.