All of lore.kernel.org
 help / color / mirror / Atom feed
* [[thud] PATCH] arago-prefs: specify GLES providers for J7 EVM
@ 2019-06-19 15:35 Anand Balagopalakrishnan
  2019-06-19 15:35 ` [[thud] PATCH] glmark2: disable for J7 Anand Balagopalakrishnan
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Anand Balagopalakrishnan @ 2019-06-19 15:35 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com>
---
 meta-arago-distro/conf/distro/include/arago-prefs.inc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
index a96569f..45482d4 100644
--- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
+++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
@@ -14,6 +14,11 @@ PREFERRED_PROVIDER_libgbm-dev = "libgbm-dev"
 
 PREFERRED_PROVIDER_virtual/libgl = "mesa-gl"
 
+# J7 has a Rogue GPU core
+PREFERRED_PROVIDER_virtual/egl_j7-evm = "ti-img-rogue-umlibs"
+PREFERRED_PROVIDER_virtual/libgles1_j7-evm = "ti-img-rogue-umlibs"
+PREFERRED_PROVIDER_virtual/libgles2_j7-evm = "ti-img-rogue-umlibs"
+
 # This is required when using keystone devices with graphical support
 # such as Qt5
 PREFERRED_PROVIDER_virtual/egl_keystone = "mesa"
-- 
1.9.1



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

end of thread, other threads:[~2019-06-20 13:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-19 15:35 [[thud] PATCH] arago-prefs: specify GLES providers for J7 EVM Anand Balagopalakrishnan
2019-06-19 15:35 ` [[thud] PATCH] glmark2: disable for J7 Anand Balagopalakrishnan
2019-06-19 18:38   ` Denys Dmytriyenko
2019-06-20 13:05   ` [thud][PATCH] glmark2: specify dependency on libgbm Anand Balagopalakrishnan
2019-06-19 15:35 ` [[thud] PATCH] img-pvr-sdk: set right dependencies for J7 Anand Balagopalakrishnan
2019-06-19 15:35 ` [[thud] PATCH] kmscube: change dependencies for EGL / GLES2 Anand Balagopalakrishnan
2019-06-19 15:35 ` [[thud] PATCH] omapdrmtest: enable this only for AM43x and DRA7xx Anand Balagopalakrishnan
2019-06-19 18:42 ` [[thud] PATCH] arago-prefs: specify GLES providers for J7 EVM Denys Dmytriyenko
2019-06-20  1:02 ` Denys Dmytriyenko
2019-06-20 12:38 ` [thud][PATCH v2] " Anand Balagopalakrishnan

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.