* (no subject)
@ 2025-07-29 17:29 Shashank Sharma
2025-07-29 17:32 ` [ANNOUNCE] xf86-video-amdgpu 25.0.0 Sharma, Shashank
0 siblings, 1 reply; 2+ messages in thread
From: Shashank Sharma @ 2025-07-29 17:29 UTC (permalink / raw)
To: xorg-announce, dri-devel
Cc: alexander.deucher, xorg, shashank.sharma, mario.limonciello
Subject: [ANNOUNCE] xf86-video-amdgpu 25.0.0
To: xorg-announce@lists.x.org
Cc: xorg@lists.x.org
Alan Coopersmith (3):
gitlab CI: add builds against server-21.1-branch
Revert "use dixDestroyPixmap() instead of direct driver call"
Improve man page formatting
Chris Bainbridge (2):
Fix segfault on dock suspend, unplug, resume
Free output_ids
Enrico Weigelt, metux IT consult (8):
bump minimal xorg version to 1.18
drop compat with ancient xserver versions
dont check for HAS_DIRTYTRACKING_ROTATION: it's always enabled.
dont use obsolete pict_f_transform alias anymore
use XNFalloc() instead of xnfalloc
use XNFcallocarray() instead of xnfcalloc macro
use dixDestroyPixmap() instead of direct driver call
ci: compactify redundant declarations via matrix
Hamza Mahfooz (1):
Enable TearFree if it's set to auto and VariableRefresh is enabled
Herman Semenov (1):
Fixed AMDGPUOptions_KMS for align structures 64bit
Marek Olšák (1):
Check GFX12 swizzle mode correctly
Mario Limonciello (9):
Fix a crash when initializing with a property with no atoms
trivial: Add workflow rules
Add missing xorg-server.h header
Add support for the meson build system
Migrate CI over to meson
Drop support for autotools build system
trivial: drop unused gitignore
trivial: ignore .vscode directory
Bump version for 25.0.0 release
Pierre-Eric Pelloux-Prayer (3):
ci: switch from testing to bookworm
ci: use gfx-ci/ci-deb-repo to get latest libdrm
Use GBM_BO_USE_FRONT_RENDERING on front_buffer alloc
Uday Kiran Pichika (1):
Handling of color management properties
git tag: xf86-video-amdgpu-25.0.0
https://xorg.freedesktop.org/archive/individual/driver/xf86-video-amdgpu-25.0.0.tar.xz
SHA256: 7653cead024a6820ed1139958503278d78b4b3f80befcacf54ce87a5199b0ce2 xf86-video-amdgpu-25.0.0.tar.xz
SHA512: d143294fead7073c14100299ccab20d1f5eab8b7e36c1770b12aaade958211e1961f4353dc47123c3b9af9f7a911d913def71d25b83dab3dee1d289043869891 xf86-video-amdgpu-25.0.0.tar.xz
PGP: https://xorg.freedesktop.org/archive/individual/driver/xf86-video-amdgpu-25.0.0.tar.xz.sig
BEGIN PGP SIGNATURE:
iQGzBAEBCgAdFiEE8REeSq+YTJdjeV/+SyW1GAUiuNkFAmiI+vwACgkQSyW1GAUi
uNnZQwv9G2dLy/A44yG8iFfrCKt3i7Pk6A2QT5y7Q9j4xhplVv1F0V+3olYxRV4D
uAbBvEExP/qHEtkGeIruEoXdfQ+lMLjIeyAXCVHP6qxgVHBWKwXzsD96dSkm0F+4
lq5kHtKb8gMiFgpvPh2rNa1wlYUvwse4/wX8EJxkXedVVRcQiC/IdHXl8wAZyNdI
4YwedqEKSejBJfCEP/AyGW5k6vNQ+2nz7F/XKb680A/FyUThlL/RYV5RtVzpL03i
b5z/Cesc4oU9mkJprwannma7z5P2Jo6Mf/k5zmieeo+J9lS7tLxgpClyk8pe/Q5q
telItLqWoF7YAJGLFeHgxhYsymHIOXH7OAZvarzIy1qRVjND54GNoLc43WU+y9sR
4AEZkYhCOWZySvBdJ18t7/pYl03f3Q5SMnumDJV3LkmwTnbex2RtL/C5g3FKSAeD
aa3U5HWUoazd3c5o+eKCQfz+VIKYUGn+c0pPeUl3Nmc/6oRNss0aTEKqXIDlYG/u
9gzaKC99
=i6RD
END PGP SIGNATURE
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ANNOUNCE] xf86-video-amdgpu 25.0.0
2025-07-29 17:29 Shashank Sharma
@ 2025-07-29 17:32 ` Sharma, Shashank
0 siblings, 0 replies; 2+ messages in thread
From: Sharma, Shashank @ 2025-07-29 17:32 UTC (permalink / raw)
To: xorg-announce@lists.x.org, dri-devel@lists.freedesktop.org
Cc: Deucher, Alexander, xorg@lists.x.org, Limonciello, Mario,
amd-gfx list, Shashank Sharma
[-- Attachment #1: Type: text/plain, Size: 3471 bytes --]
[Public]
Resending with [ANNOUNCE] in Subject line, for the scripts.
Regards
Shashank
________________________________
From: Shashank Sharma <contactshashanksharma@gmail.com>
Sent: Tuesday, July 29, 2025 7:29 PM
To: xorg-announce@lists.x.org <xorg-announce@lists.x.org>; dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org>
Cc: Deucher, Alexander <Alexander.Deucher@amd.com>; xorg@lists.x.org <xorg@lists.x.org>; Sharma, Shashank <Shashank.Sharma@amd.com>; Limonciello, Mario <Mario.Limonciello@amd.com>
Subject:
Subject: [ANNOUNCE] xf86-video-amdgpu 25.0.0
To: xorg-announce@lists.x.org
Cc: xorg@lists.x.org
Alan Coopersmith (3):
gitlab CI: add builds against server-21.1-branch
Revert "use dixDestroyPixmap() instead of direct driver call"
Improve man page formatting
Chris Bainbridge (2):
Fix segfault on dock suspend, unplug, resume
Free output_ids
Enrico Weigelt, metux IT consult (8):
bump minimal xorg version to 1.18
drop compat with ancient xserver versions
dont check for HAS_DIRTYTRACKING_ROTATION: it's always enabled.
dont use obsolete pict_f_transform alias anymore
use XNFalloc() instead of xnfalloc
use XNFcallocarray() instead of xnfcalloc macro
use dixDestroyPixmap() instead of direct driver call
ci: compactify redundant declarations via matrix
Hamza Mahfooz (1):
Enable TearFree if it's set to auto and VariableRefresh is enabled
Herman Semenov (1):
Fixed AMDGPUOptions_KMS for align structures 64bit
Marek Olšák (1):
Check GFX12 swizzle mode correctly
Mario Limonciello (9):
Fix a crash when initializing with a property with no atoms
trivial: Add workflow rules
Add missing xorg-server.h header
Add support for the meson build system
Migrate CI over to meson
Drop support for autotools build system
trivial: drop unused gitignore
trivial: ignore .vscode directory
Bump version for 25.0.0 release
Pierre-Eric Pelloux-Prayer (3):
ci: switch from testing to bookworm
ci: use gfx-ci/ci-deb-repo to get latest libdrm
Use GBM_BO_USE_FRONT_RENDERING on front_buffer alloc
Uday Kiran Pichika (1):
Handling of color management properties
git tag: xf86-video-amdgpu-25.0.0
https://xorg.freedesktop.org/archive/individual/driver/xf86-video-amdgpu-25.0.0.tar.xz
SHA256: 7653cead024a6820ed1139958503278d78b4b3f80befcacf54ce87a5199b0ce2 xf86-video-amdgpu-25.0.0.tar.xz
SHA512: d143294fead7073c14100299ccab20d1f5eab8b7e36c1770b12aaade958211e1961f4353dc47123c3b9af9f7a911d913def71d25b83dab3dee1d289043869891 xf86-video-amdgpu-25.0.0.tar.xz
PGP: https://xorg.freedesktop.org/archive/individual/driver/xf86-video-amdgpu-25.0.0.tar.xz.sig
BEGIN PGP SIGNATURE:
iQGzBAEBCgAdFiEE8REeSq+YTJdjeV/+SyW1GAUiuNkFAmiI+vwACgkQSyW1GAUi
uNnZQwv9G2dLy/A44yG8iFfrCKt3i7Pk6A2QT5y7Q9j4xhplVv1F0V+3olYxRV4D
uAbBvEExP/qHEtkGeIruEoXdfQ+lMLjIeyAXCVHP6qxgVHBWKwXzsD96dSkm0F+4
lq5kHtKb8gMiFgpvPh2rNa1wlYUvwse4/wX8EJxkXedVVRcQiC/IdHXl8wAZyNdI
4YwedqEKSejBJfCEP/AyGW5k6vNQ+2nz7F/XKb680A/FyUThlL/RYV5RtVzpL03i
b5z/Cesc4oU9mkJprwannma7z5P2Jo6Mf/k5zmieeo+J9lS7tLxgpClyk8pe/Q5q
telItLqWoF7YAJGLFeHgxhYsymHIOXH7OAZvarzIy1qRVjND54GNoLc43WU+y9sR
4AEZkYhCOWZySvBdJ18t7/pYl03f3Q5SMnumDJV3LkmwTnbex2RtL/C5g3FKSAeD
aa3U5HWUoazd3c5o+eKCQfz+VIKYUGn+c0pPeUl3Nmc/6oRNss0aTEKqXIDlYG/u
9gzaKC99
=i6RD
END PGP SIGNATURE
[-- Attachment #2: Type: text/html, Size: 6216 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-29 17:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29 17:29 Shashank Sharma
2025-07-29 17:32 ` [ANNOUNCE] xf86-video-amdgpu 25.0.0 Sharma, Shashank
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 NNTP newsgroup(s).