meta-ti.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: <rs@ti.com>
To: <reatmon@ti.com>, <denys@konsulko.com>
Cc: <meta-ti@lists.yoctoproject.org>, <praneeth@ti.com>,
	Randolph Sapp <rs@ti.com>
Subject: [meta-ti][kirkstone][PATCH 4/4] am62pxx: set default gpudriver to ti-img-rogue-driver
Date: Fri, 27 Oct 2023 17:22:00 -0500	[thread overview]
Message-ID: <20231027222200.3659634-5-rs@ti.com> (raw)
In-Reply-To: <20231027222200.3659634-1-rs@ti.com>

From: Randolph Sapp <rs@ti.com>

Enable the GPU on the am62pxx-evm machine target.

Signed-off-by: Randolph Sapp <rs@ti.com>
---
 meta-ti-bsp/conf/machine/include/am62pxx.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-ti-bsp/conf/machine/include/am62pxx.inc b/meta-ti-bsp/conf/machine/include/am62pxx.inc
index d61ad62b..694a192c 100644
--- a/meta-ti-bsp/conf/machine/include/am62pxx.inc
+++ b/meta-ti-bsp/conf/machine/include/am62pxx.inc
@@ -4,7 +4,7 @@ SOC_FAMILY:append = ":am62pxx"
 MACHINE_FEATURES += "screen gpu"
 
 require conf/machine/include/mesa-pvr.inc
-PREFERRED_PROVIDER_virtual/gpudriver ?= ""
+PREFERRED_PROVIDER_virtual/gpudriver ?= "ti-img-rogue-driver"
 
 # Default tiboot3.bin on AM62Px is for HS-FS
 IMAGE_BOOT_FILES += "tiboot3-am62px-hs-fs-evm.bin"
-- 
2.42.0



      parent reply	other threads:[~2023-10-27 22:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-27 22:21 [meta-ti][kirkstone][PATCH 0/4] AM62P and other assorted Graphics version bumps rs
2023-10-27 22:21 ` [meta-ti][kirkstone][PATCH 1/4] mesa-pvr: isolate sgx and rogue components rs
2023-10-27 22:21 ` [meta-ti][kirkstone][PATCH 2/4] ti-img-rogue-*: move to 23.2 release rs
2023-10-27 22:21 ` [meta-ti][kirkstone][PATCH 3/4] ti-img-rogue-*: add am62p support rs
2023-10-27 22:22 ` rs [this message]

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=20231027222200.3659634-5-rs@ti.com \
    --to=rs@ti.com \
    --cc=denys@konsulko.com \
    --cc=meta-ti@lists.yoctoproject.org \
    --cc=praneeth@ti.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).