<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/dynamic-layers/openembedded-layer/recipes-benchmark/glmark2, branch bump-linux-recipes</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=bump-linux-recipes</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=bump-linux-recipes'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2025-01-09T17:06:14+00:00</updated>
<entry>
<title>glmark: Simplify logic for DRM config</title>
<updated>2025-01-09T17:06:14+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2025-01-09T16:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=9a76d3abd790064f53c373426709cfe53aaef2f7'/>
<id>urn:sha1:9a76d3abd790064f53c373426709cfe53aaef2f7</id>
<content type='text'>
Since i.MX 8, DRM is supported by default by the i.MX GPU. Simplify the
DRM config logic by reversing the default, making it clear that it is
i.MX 6 and 7 that do not support DRM.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>glmark2: : add overrides for i.mx 95</title>
<updated>2024-10-24T08:05:24+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2024-10-23T11:56:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=87148386fb04e5a441ce87e7ae5f8536749f7089'/>
<id>urn:sha1:87148386fb04e5a441ce87e7ae5f8536749f7089</id>
<content type='text'>
Add the relevant configuration for an i.MX 95 SoC.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>dynamic-layers: Update SOC overrides</title>
<updated>2022-03-02T15:56:39+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2022-03-02T15:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=286385e3b2b6d6b4c60faf14fd3170ec2279139e'/>
<id>urn:sha1:286385e3b2b6d6b4c60faf14fd3170ec2279139e</id>
<content type='text'>
Fix dynamic layer overrides missed by the script.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>layer: Convert to new override syntax</title>
<updated>2021-08-12T17:08:24+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-02T18:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=59d36c9832702989bfcca8a5af29fb2dff01efcc'/>
<id>urn:sha1:59d36c9832702989bfcca8a5af29fb2dff01efcc</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>glmark2: don't build drm flavours for machines not supporting it</title>
<updated>2020-03-16T12:16:20+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2020-03-16T09:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=340f3f2bcc7bcf7f5f3abad9973ac745571fd571'/>
<id>urn:sha1:340f3f2bcc7bcf7f5f3abad9973ac745571fd571</id>
<content type='text'>
imx-gpu-viv_6.4.0.p1.0-aarch32 does not provide virtual/libgbm and thus
a build with drm* in PACKAGECONFIG does fail.
Thus remove drm* from PACKAGECONFIG for those machines.

| ERROR: Nothing PROVIDES 'virtual/libgbm' (but .../glmark2_git.bb DEPENDS on or otherwise requires it)
| gpulib PROVIDES virtual/libgbm but was skipped: incompatible with machine

fixes: 7801868f glmark2: Remove bbappend

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>glmark2: Remove bbappend</title>
<updated>2020-03-12T16:20:42+00:00</updated>
<author>
<name>Joshua Watt</name>
<email>Joshua.Watt@garmin.com</email>
</author>
<published>2020-03-10T19:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=7801868f4969bc3f93f9d419e7852206e45fad53'/>
<id>urn:sha1:7801868f4969bc3f93f9d419e7852206e45fad53</id>
<content type='text'>
The default PACKAGECONFIG for glmark2 builds just fine on imxgpu3d and
imxgpu2d platforms, and doing so enables support for the drm based
tests.

Tested on imx8mq and imx8qm

Signed-off-by: Joshua Watt &lt;Joshua.Watt@garmin.com&gt;
</content>
</entry>
<entry>
<title>glmark2: Refactor code to use the new overrides</title>
<updated>2016-09-08T14:24:25+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-07-01T18:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=6d5896ca62a5bdde057f9d50396c77bc9aedf123'/>
<id>urn:sha1:6d5896ca62a5bdde057f9d50396c77bc9aedf123</id>
<content type='text'>
The recipe has been reworked to use the 'imxgpu2d' and 'imxgpu3d'
feature overrides, while on that, the '_remove' operator usage has
been removed as it is impossible to override using a bbappend file.

Change-Id: I89d4a4d461b182ad3d7ca8ed8ebbfe2183caf467
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>glmark2: Add XWayland support</title>
<updated>2016-08-05T17:51:53+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2016-07-27T17:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=72f9b5f78fe7b414ce5ea49f9ffd180f782e984f'/>
<id>urn:sha1:72f9b5f78fe7b414ce5ea49f9ffd180f782e984f</id>
<content type='text'>
If DISTRO_FEATURES contains x11 and wayland, configure the package
for a Wayland backend.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>glmark2: Don't include OpenGL ES 2.0 support for Wayland backend on i.MX 6SoloLite</title>
<updated>2016-08-05T17:51:53+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2016-07-27T17:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=4ebe3d274681c121dd36d715d906dac97d4a7fa7'/>
<id>urn:sha1:4ebe3d274681c121dd36d715d906dac97d4a7fa7</id>
<content type='text'>
The i.MX 6SoloLite has no 3D support, so don't build glmark2 with OpenGL
ES 2.0 support.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>glmark2: Rework PACKAGECONFIG to properly handle all i.MX6 SoCs</title>
<updated>2016-04-19T18:03:19+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-09-17T12:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=9e7dc84fa4da72bdd54073a540fea22a835f16e8'/>
<id>urn:sha1:9e7dc84fa4da72bdd54073a540fea22a835f16e8</id>
<content type='text'>
The PACKAGECONFIG is now overriden, so we avoid getting broken in case
changes on meta-oe are commited.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
