All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] glmark2: add tilcdc and tidss to the list of drm modules for AM3 and AM6 respectively
@ 2018-10-25 14:00 Eric Ruei
  0 siblings, 0 replies; only message in thread
From: Eric Ruei @ 2018-10-25 14:00 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
---
 ...e-drm-add-tilcdc-and-tidss-to-drm_modules.patch | 28 ++++++++++++++++++++++
 .../recipes-benchmark/glmark2/glmark2_git.bb       |  1 +
 2 files changed, 29 insertions(+)
 create mode 100644 meta-arago-extras/recipes-benchmark/glmark2/files/0001-native-state-drm-add-tilcdc-and-tidss-to-drm_modules.patch

diff --git a/meta-arago-extras/recipes-benchmark/glmark2/files/0001-native-state-drm-add-tilcdc-and-tidss-to-drm_modules.patch b/meta-arago-extras/recipes-benchmark/glmark2/files/0001-native-state-drm-add-tilcdc-and-tidss-to-drm_modules.patch
new file mode 100644
index 0000000..a66df92
--- /dev/null
+++ b/meta-arago-extras/recipes-benchmark/glmark2/files/0001-native-state-drm-add-tilcdc-and-tidss-to-drm_modules.patch
@@ -0,0 +1,28 @@
+From b533b3a738b49aa8ca0ad31a3a1ae7e62f0cc883 Mon Sep 17 00:00:00 2001
+From: Eric Ruei <e-ruei1@ti.com>
+Date: Thu, 18 Oct 2018 14:06:24 -0400
+Subject: [PATCH] native-state-drm: add tilcdc and tidss to drm_modules list
+
+Upstream-Status: Pending
+
+Signed-off-by: Eric Ruei <e-ruei1@ti.com>
+---
+ src/native-state-drm.cpp | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/src/native-state-drm.cpp b/src/native-state-drm.cpp
+index 5f4699f..ef369b0 100644
+--- a/src/native-state-drm.cpp
++++ b/src/native-state-drm.cpp
+@@ -207,6 +207,8 @@ NativeStateDRM::init()
+         "radeon",
+         "vmgfx",
+         "omapdrm",
++        "tilcdc",
++        "tidss",
+         "exynos",
+         "pl111",
+         "vc4",
+-- 
+1.9.1
+
diff --git a/meta-arago-extras/recipes-benchmark/glmark2/glmark2_git.bb b/meta-arago-extras/recipes-benchmark/glmark2/glmark2_git.bb
index 85d7bf1..d7744ad 100644
--- a/meta-arago-extras/recipes-benchmark/glmark2/glmark2_git.bb
+++ b/meta-arago-extras/recipes-benchmark/glmark2/glmark2_git.bb
@@ -18,6 +18,7 @@ SRC_URI = "git://github.com/glmark2/glmark2.git;protocol=https \
     file://build-Check-packages-to-be-used-by-the-enabled-flavo.patch \
     file://0001-Fix-wl_surface-should-be-destoryed-after-the-wl_wind.patch \
     file://Fix-configure-for-sqrt-check.patch \
+    file://0001-native-state-drm-add-tilcdc-and-tidss-to-drm_modules.patch \
 "
 SRCREV = "9b1070fe9c5cf908f323909d3c8cbed08022abe8"
 
-- 
1.9.1



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

only message in thread, other threads:[~2018-10-25 14:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-25 14:00 [PATCH] glmark2: add tilcdc and tidss to the list of drm modules for AM3 and AM6 respectively Eric Ruei

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.