<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-graphics/xorg-driver, branch scarthgap</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2025-11-12T06:02:41+00:00</updated>
<entry>
<title>xf86-video-armsoc: fix SRC_URI</title>
<updated>2025-11-12T06:02:41+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2025-11-09T15:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ab1b3dca32f981467b9e09f6e2ed4a0d6413d241'/>
<id>urn:sha1:ab1b3dca32f981467b9e09f6e2ed4a0d6413d241</id>
<content type='text'>
The previously used repo was moved to freedesktop's gitlab instance,
causing fetching failures.

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>recipes: Drop remaining PR values from recipes</title>
<updated>2024-03-17T20:10:10+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2024-03-15T05:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e722be5facd8bdfb43ee08665dc2e2d38d6d5853'/>
<id>urn:sha1:e722be5facd8bdfb43ee08665dc2e2d38d6d5853</id>
<content type='text'>
* as oe-core did in:
  https://git.openembedded.org/openembedded-core/commit/?id=d4c346e8ab

* when people are have to maintain own PRs for recipes in oe-core, they
  might add them for meta-oe recipes at the same time when upgrading
  to next LTS

Signed-off-by: Martin Jansa &lt;martin.jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xf86-video-mga: upgrade 2.0.0 -&gt; 2.0.1</title>
<updated>2023-12-07T22:25:13+00:00</updated>
<author>
<name>alperak</name>
<email>alperyasinak1@gmail.com</email>
</author>
<published>2023-12-07T18:32:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f3c7c83bf40cd59ba9ba954ebceaaa68dd7f7bd7'/>
<id>urn:sha1:f3c7c83bf40cd59ba9ba954ebceaaa68dd7f7bd7</id>
<content type='text'>
* checkfile.patch removed because fixed in the new version -&gt; https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga/-/commit/f227f2f286123a9ca64b567783825a2c18b87971
* License-Update: Fixed the typo in a word. "MERCHANTIBILITY" -&gt; "MERCHANTABILITY"

Changelog:

* Fix uninitialized read in MGAEnableSecondOutPut
* gitlab CI: add a basic build test
* Fix spelling/wording issues
* Build xz tarballs instead of bzip2
* configure.ac: fix cross-compilation

Signed-off-by: alperak &lt;alperyasinak1@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xf86-input-void: upgrade 1.4.1 -&gt; 1.4.2</title>
<updated>2023-12-07T22:25:12+00:00</updated>
<author>
<name>alperak</name>
<email>alperyasinak1@gmail.com</email>
</author>
<published>2023-12-07T12:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0cbede2b252919f75b4b657427f969e8a11d5699'/>
<id>urn:sha1:0cbede2b252919f75b4b657427f969e8a11d5699</id>
<content type='text'>
Changelog:

* InitValuatorAxisStruct: Add missing line breaks
* InputDriverRec: Resolve -Wmissing-field-initializers warning
* gitlab CI: stop requiring Signed-off-by in commits
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
* Update configure.ac bug URL for gitlab migration
* Update README for gitlab migration
* autogen: add default patch prefix
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish

Signed-off-by: alperak &lt;alperyasinak1@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xf86-video-ati: upgrade 19.1.0 -&gt; 22.0.0</title>
<updated>2023-12-07T22:25:12+00:00</updated>
<author>
<name>alperak</name>
<email>alperyasinak1@gmail.com</email>
</author>
<published>2023-12-07T12:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=689d87cd1fda0d7b6ab5f0bb7eac5fe49c1622ea'/>
<id>urn:sha1:689d87cd1fda0d7b6ab5f0bb7eac5fe49c1622ea</id>
<content type='text'>
* SRC_URI &amp;&amp; features_check removed because already defined in xorg-driver-common.inc

Changelog:

* Don't set SourceValidate pointer to NULL
* radeon_glamor_wrappers.c: Convert from ISO-8859-1 to UTF-8
* gitlab CI: enable gitlab's builtin static analysis
* gitlab CI: enable commit &amp; merge request checks
* Fix spelling/wording issues
* Build xz tarballs instead of bzip2
* Only include dri.h with older versions of xserver
* Add GitLab CI pipeline
* Guard local variable info only used with glamor
* ati: cleanup terminology to use primary/secondary
* Fix return value check of drmIoctl()
* Don't crash X server if GPU acceleration is not available
* Handle NULL fb_ptr in pixmap_get_fb
* Fix link failure with gcc 10

Signed-off-by: alperak &lt;alperyasinak1@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xf86-video-amdgpu: upgrade 22.0.0 -&gt; 23.0.0</title>
<updated>2023-03-23T05:20:42+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-03-23T05:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=39dc4cf9597d43e4034c80da325948bdc2759d9c'/>
<id>urn:sha1:39dc4cf9597d43e4034c80da325948bdc2759d9c</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xf86-video-amdgpu: add opengl to REQUIRED_DISTRO_FEATURES</title>
<updated>2022-12-09T18:39:27+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2022-12-09T10:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6746c04f85c734c3323d3e579592f3c4493abd7e'/>
<id>urn:sha1:6746c04f85c734c3323d3e579592f3c4493abd7e</id>
<content type='text'>
Fix the below yocto compliance issue:
  ERROR: Nothing PROVIDES 'virtual/libgbm' (but /build/layers/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-amdgpu_22.0.0.bb DEPENDS on or otherwise requires it). Close matches:
  virtual/libc
  virtual/libomxil
  virtual/libusb0
  ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
  Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'xf86-video-amdgpu', 'virtual/libgbm']

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xf86-video-amdgpu: add new recipe xf86-video-amdgpu</title>
<updated>2022-10-28T17:05:38+00:00</updated>
<author>
<name>Vincent Davis Jr</name>
<email>vince@underview.tech</email>
</author>
<published>2022-10-28T01:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c6512403d1bc5089bdd586f5af761ced5fc65be1'/>
<id>urn:sha1:c6512403d1bc5089bdd586f5af761ced5fc65be1</id>
<content type='text'>
Supports the Xorg driver for AMD Radeon GPUs that
utilizes the amdgpu kernel driver.

Signed-off-by: Vincent Davis Jr &lt;vince@underview.tech&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xf86-video-ati: Update 19.1.0 -&gt; 19.1.0+7a6a34af</title>
<updated>2022-09-29T23:15:57+00:00</updated>
<author>
<name>Daniel Gomez</name>
<email>daniel@qtec.com</email>
</author>
<published>2022-09-29T16:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1e4be4c8078c1c93b5cf134e6b661899e02b8490'/>
<id>urn:sha1:1e4be4c8078c1c93b5cf134e6b661899e02b8490</id>
<content type='text'>
The ATI/AMD Radeon video driver for the Xorg X server

- Switch to git in SRC_URI
This video driver hasn't released any package in the last 2+ years.
Switch recipe to use git instead of release tarball to get the latest
version of it.

- Drop patches already upstreamed.

- Add PACKAGECONFIG support: udev and glamor.

- Add mesa driver runtime dependencies and libegl as glamor runtime dependency.

- Add ${PN}-config package.

- Fix mesa RDEPENDS. The radeonsi, r600, r300 and swrast are part of
the mesa-megadriver package.

Error:
The following packages have unmet dependencies:
 xf86-video-amdgpu : Depends: mesa-driver-radeon but it is not
installable
 xf86-video-ati : Depends: mesa-driver-radeon but it is not installable
                  Recommends: linux-firmware-radeon but it is not going
to be installed
E: Unable to correct problems, you have held broken packages.

- Update 19.1.0 tarball to git 7a6a34af rev.

Changelog:

7a6a34af Don't set SourceValidate pointer to NULL
983a779b radeon_glamor_wrappers.c: Convert from ISO-8859-1 to UTF-8
a25ca015 gitlab CI: enable gitlab's builtin static analysis
7b940097 gitlab CI: enable commit &amp; merge request checks
8fc442d6 Fix spelling/wording issues
11d549d5 Build xz tarballs instead of bzip2
5eba006e Only include dri.h with older versions of xserver
ecced3b3 Add GitLab CI pipeline
77d9ab03 Guard local variable info only used with glamor
3c7c84ed Guard local variable priv only used with glamor
8da3e456 ati: cleanup terminology to use primary/secondary
38453924 Fix return value check of drmIoctl()
c0eb5dbd Don't crash X server if GPU acceleration is not available
4d84cf43 Handle NULL fb_ptr in pixmap_get_fb
f223035f Fix link failure with gcc 10
b9bd8097 Bump version for 19.1.0 release
2faaecc6 Don't unreference FBs of pixmaps from different screens in LeaveVT
2cbbd864 Don't set up black scanout buffer if LeaveVT is called from CloseScreen
c7ed12cb Don't disable page flipping completely with SW cursor
33803c85 present: Check that we can get a KMS FB for flipping
fee737e8 Remove dri2_drawable_crtc parameter consider_disabled
2a3f2d20 dri2: Re-use previous CRTC when possible if pick_best_crtc returns NULL
d5f5bc58 dri2: reply to client for WaitMSC request in any case
f758908d dri3: Always flush glamor before sharing pixmap storage with clients
d1d8e3c8 Retry get_fb_ptr in get_fb

Signed-off-by: Daniel Gomez &lt;daniel@qtec.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xf86-video-nouveau: Do not treat implicit-function-declaration as error</title>
<updated>2022-09-06T05:49:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-09-01T03:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b487187a933d429fa947cd1c083f052bf153e0c8'/>
<id>urn:sha1:b487187a933d429fa947cd1c083f052bf153e0c8</id>
<content type='text'>
clang 15 treats it as error by default.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
