meta-ti.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Aniket Limaye <a-limaye@ti.com>
To: <meta-ti@lists.yoctoproject.org>
Cc: <reatmon@ti.com>, Darren Etheridge <detheridge@ti.com>,
	Aniket Limaye <a-limaye@ti.com>
Subject: [meta-ti][kirkstone][PATCH v2 3/3] meta-ti-bsp: j722s: add Rogue GPU driver to machine defintion
Date: Sat, 6 Jan 2024 09:35:12 +0530	[thread overview]
Message-ID: <20240106040512.2493439-4-a-limaye@ti.com> (raw)
In-Reply-To: <20240106040512.2493439-1-a-limaye@ti.com>

From: Darren Etheridge <detheridge@ti.com>

j722s is same GPU as am62p,  need to add this into machine definition so
that Rogue driver gets included in the image.

Signed-off-by: Darren Etheridge <detheridge@ti.com>
Signed-off-by: Aniket Limaye <a-limaye@ti.com>
---
 meta-ti-bsp/conf/machine/include/j722s.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-ti-bsp/conf/machine/include/j722s.inc b/meta-ti-bsp/conf/machine/include/j722s.inc
index 59f45c93..e165f51b 100644
--- a/meta-ti-bsp/conf/machine/include/j722s.inc
+++ b/meta-ti-bsp/conf/machine/include/j722s.inc
@@ -4,7 +4,7 @@ SOC_FAMILY:append = ":j722s"
 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 J722S is for HS-FS
 IMAGE_BOOT_FILES += "tiboot3-j722s-hs-fs-evm.bin"
-- 
2.34.1



      parent reply	other threads:[~2024-01-06  4:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-06  4:05 [meta-ti][kirkstone][PATCH v2 0/3] powervr: Add j722s support and update preferred provider Aniket Limaye
2024-01-06  4:05 ` [meta-ti][kirkstone][PATCH v2 1/3] meta-ti: powervr: Bump srcrev to include j722s support Aniket Limaye
2024-01-06  4:05 ` [meta-ti][kirkstone][PATCH v2 2/3] meta-ti: powervr: Enable building for j722s Aniket Limaye
2024-01-06  4:05 ` Aniket Limaye [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=20240106040512.2493439-4-a-limaye@ti.com \
    --to=a-limaye@ti.com \
    --cc=detheridge@ti.com \
    --cc=meta-ti@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 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).