ac2cebf3c1- Update to release 22.0.0 * Fix link failure with gcc 10 * Fix spelling/wording issues * gitlab CI: enable commit & merge request checks * gitlab CI: enable gitlab's builtin static analysis * radeon_glamor_wrappers.c: Convert from ISO-8859-1 to UTF-8 * Don't crash X server if GPU acceleration is not available * ati: cleanup terminology to use primary/secondary * Don't set SourceValidate pointer to NULL * Handle NULL fb_ptr in pixmap_get_fb * Guard local variable priv only used with glamor * Guard local variable info only used with glamor * Add GitLab CI pipeline * Only include dri.h with older versions of xserver * Fix return value check of drmIoctl() - supersedes the following patches * U_ati-cleanup-terminology-to-use-primary-secondary.patch * u_fno-common.patch * u_kscreen-rotation-fix.patchStefan Dirsch2023-04-25 19:18:50 +0000
e43af0774dAccepting request 977270 from X11:XOrg
Dominique Leuenberger
2022-05-16 16:07:42 +0000
231a068baa- remove hardware supplements for AMD GPUs; i.e. no longer install by default on AMD hardware; instead use "modeset" driverStefan Dirsch2022-05-14 20:58:52 +0000
213a62b697Accepting request 738665 from X11:XOrg
Dominique Leuenberger
2019-10-18 12:30:56 +0000
9448b138d1- Update to release 19.1.0 * bug fixes and minor improvementsStefan Dirsch2019-10-15 16:58:49 +0000
4f383fd2aeAccepting request 687665 from X11:XOrg
Dominique Leuenberger
2019-03-26 21:30:03 +0000
5750646cd2- Update to release 19.0.1 * Fixes for two regressions which crept into the 19.0.0 release. * Add support for RandR output tile properties, allowing monitors using DisplayPort Multi Stream Transport tiling to work better out of the box. (Note that DP MST support in the radeon kernel driver is still experimental and disabled by default)Stefan Dirsch2019-03-22 13:07:10 +0000
a7f3907b29- Update to release 19.0.0 * Various TearFree related fixes and robustness improvements. * Up to six independent instances per GPU are now supported in "Zaphod" style multi-head configurations. * Other improvements and fixesStefan Dirsch2019-03-07 10:31:47 +0000
ebc6e1d7e3Accepting request 635870 from X11:XOrg
Yuchen Lin
2018-09-20 09:37:59 +0000
e6ee621394- Update to release 18.1.0 * This release supports xserver versions 1.13-1.20. * Fixed random screen corruption and crashes when using GLAMOR with Xorg 1.20. * Support for leasing RandR outputs to clients. * Various robustness fixes for TearFree. In particular, fixed several cases in which disabling TearFree at runtime would result in the Xorg process freezing or crashing. * Fixed some m4 related build issues with older versions of autotools.Stefan Dirsch2018-09-15 14:05:08 +0000
e83ade94ddAccepting request 629901 from X11:XOrg
Dominique Leuenberger
2018-09-05 11:43:05 +0000
3e33ac5109Accepting request 629898 from home:jengelh:branches:X11:XOrgStefan Dirsch2018-08-17 10:40:30 +0000
5c7cac07a3- Update to release 18.0.99 (git describe: 18.0.1-44-g740f0850) * supposed to provide a fix for boo#1100759, fdo#107528, fdo#105381Stefan Dirsch2018-08-16 14:36:21 +0000
9e321f256eAccepting request 593545 from X11:XOrg
Dominique Leuenberger
2018-04-07 18:49:28 +0000
fe26e721b5- Update to release 18.0.1 * This release supports xserver versions 1.13-1.19. It also works with xserver 1.20 RC1, so unless something unexpected happens, it should work with xserver 1.20 as well. This is a bug-fix release addressing issues in 18.0.0. While those issues shouldn't affect most users, I recommend that all users of 18.0.0 update to 18.0.1. + The Xorg process could crash when multiple primary screens are configured in xorg.conf. + TearFree could trigger debugging messages in the pixman libraryStefan Dirsch2018-04-04 13:02:49 +0000
bbda670f8eAccepting request 583861 from X11:XOrg
Dominique Leuenberger
2018-03-12 11:04:47 +0000
e1d661f5ee- "I'm pleased to announce the 18.0.0 release of xf86-video-ati, the Xorg driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver. This release supports xserver versions 1.13-1.19. It also works with xserver 1.20 RC1, so unless something unexpected happens, it should work with xserver 1.20 as well." Highlights: * New year-based versioning scheme * Page flipping can now be used even when the HW cursor can't be used in some cases * Support for 30-bit RGB colour output. Note that gamma correction is currently not available with 30-bit colour. Also, GLAMOR hardware acceleration is not available with 30-bit colour with xserver versions before 1.20. Plus other improvements and fixes. Thanks to everybody who contributed to this release in any way!Stefan Dirsch2018-03-07 11:53:48 +0000
4a441c6555Accepting request 559104 from X11:XOrg
Dominique Leuenberger
2017-12-23 11:10:49 +0000
1a72c15af8Accepting request 556929 from home:scarabeus_iv:branches:X11:XOrg
Max Staudt
2017-12-21 14:08:23 +0000
24e070e858Accepting request 556530 from X11:XOrg
Dominique Leuenberger
2017-12-15 13:03:43 +0000
313c6d7ec5Accepting request 556500 from home:michalsrb:branches:X11:XOrg
Michal Srb
2017-12-12 16:19:52 +0000
16eefa5009Accepting request 522263 from X11:XOrg
Dominique Leuenberger
2017-09-12 17:36:59 +0000
cc144abc4c- Update to version 7.10.0 * Clients can now use DRI page flipping even while TearFree is enabled for any CRTC. This should improve performance of such clients (including compositing managers) while TearFree is enabled, and avoid other issues such as tearing on other CRTCs where TearFree isn't enabled. * The driver now takes measures to prevent other DRM master processes (potentially from other local users) from accessing buffers created by this driver while switched away to a different VT. Other DRM master processes should only be able to access a single buffer anymore, which contains only all-black pixels. * The gamma ramp is now applied to the HW cursor as well, so the HW cursor doesn't look odd when e.g. using Redshift or similar tools. * Plus other improvements and fixes. Thanks to everybody who contributed to this release in any way!Stefan Dirsch2017-09-08 09:01:48 +0000
0d4939e920Accepting request 487809 from X11:XOrg
Dominique Leuenberger
2017-04-18 11:47:39 +0000
9c4e3c7669- SLE merge (missing fate/bugzilla entries) * bsc#990066 (we have even newer version than 7.7 meanwhile) * fate #320388 (factory is building against an even higher Xserver version, so covered as well) * fate #315643-315645, 319159-319161, 319618 (we have the latest available radeon driver X driver) * bsc#936452, FATE#319131 (seems this macro is no longer been used also in sle12-sp2) * bnc#896378 (also handled in factory, but patch is meanwhile upstream and included in driver release 7.9.0)Stefan Dirsch2017-04-13 10:29:32 +0000
7347e35bfdAccepting request 480190 from X11:XOrg
Dominique Leuenberger
2017-03-21 21:44:12 +0000
f11093b3dcAccepting request 479985 from home:pluskalm:branches:X11:XOrgStefan Dirsch2017-03-16 13:26:24 +0000
d691b1057bAccepting request 441180 from X11:XOrg
Dominique Leuenberger
2016-11-24 20:17:42 +0000
766049bcc7Accepting request 440960 from home:tobijk:X11:XOrgStefan Dirsch2016-11-21 10:56:12 +0000
36db666d46Accepting request 439510 from X11:XOrg
Dominique Leuenberger
2016-11-13 21:49:39 +0000
b868c0fb32Accepting request 439508 from home:mstaudt:branches:X11:XOrg
Max Staudt
2016-11-10 11:31:07 +0000
3ab9727fdbAccepting request 438282 from X11:XOrg
Dominique Leuenberger
2016-11-05 20:22:33 +0000
bd1ff6a5dereference every new patch with its name in changelogStefan Dirsch2016-11-02 11:31:10 +0000
84a4590c79Accepting request 438260 from home:mstaudt:branches:X11:XOrg
Max Staudt
2016-11-02 10:39:34 +0000
6ec7911277Accepting request 428711 from X11:XOrg
Dominique Leuenberger
2016-09-23 09:23:39 +0000
c75de0aff0Accepting request 428704 from home:tobijk:X11:XOrgStefan Dirsch2016-09-19 14:00:37 +0000
30cd411590Accepting request 386301 from X11:XOrg
Dominique Leuenberger
2016-04-12 17:00:16 +0000
509aa5db16- Update to version 7.7: * Option "TearFree" can now prevent tearing with rotation/reflection as well (with Xorg >= 1.16). * RandR CRTC transforms now work correctly (but for now still exhibit tearing even with TearFree). * The RandR 1.4 provider name is now no longer hardcoded to "radeon" but constructed from the GPU chipset name and bus ID, allowing several GPUs supported by this driver to be distinguished by name. * The RandR primary output is now always explicitly marked as such. * The driver can now make use of more than 256MB of VRAM for scanout buffers, allowing e.g. virtual desktop sizes >= 8192x8192 to work. * The driver can prevent clients trying to use the DRI3 extension over a display connection forwarded via SSH from hanging. * Many more fixes for issues using the DRI3/Present extensions.Stefan Dirsch2016-04-08 13:49:46 +0000
f8814d4f5bAccepting request 344213 from X11:XOrg
Dominique Leuenberger
2015-11-17 13:21:30 +0000
0c512ff5d3Accepting request 344209 from home:pluskalm:branches:X11:XOrgStefan Dirsch2015-11-13 11:58:58 +0000
9f28aa4280Accepting request 344171 from home:boombatower:branches:X11:XOrgStefan Dirsch2015-11-13 11:42:07 +0000
f11fa00ed0- U_radeon-adopt-for-new-X-server-dirty-tracking-APIs.patch * adopt for new X server dirty tracking APIs, which came with xorg-server 1.18.0 - U_glamor-Handle-GLAMOR_-flags-removed-from-xserver.patch * Handle GLAMOR_* flags removed from xserver. The behaviour is the same as when the removed flags were passed in.Stefan Dirsch2015-11-11 15:32:52 +0000
d44cf2f691Accepting request 254107 from X11:XOrg
Stephan Kulow
2014-10-15 14:19:28 +0000
2111dfac55Accepting request 253823 from home:tobijk:X11:XOrgStefan Dirsch2014-10-06 08:57:04 +0000
fe5112076aAccepting request 248854 from X11:XOrg
Stephan Kulow
2014-09-17 15:41:45 +0000
2f114e03deAccepting request 238854 from X11:XOrg
Stephan Kulow
2014-06-30 19:44:51 +0000
83d18cebd2Accepting request 238836 from home:tobijk:X11:XOrgStefan Dirsch2014-06-27 08:48:22 +0000
5e0eba0b00Accepting request 226777 from X11:XOrg
Stephan Kulow
2014-03-22 18:46:12 +0000
b84ab963f5Accepting request 226760 from home:tobijk:X11:XOrgStefan Dirsch2014-03-19 16:17:35 +0000
05986e08b7- remove URL in specfile sourceline for snapshot tarball in the hope to be accepted by buildservice nowStefan Dirsch2014-03-18 13:39:16 +0000
caa9266d8eAccepting request 226522 from home:tobijk:X11:XOrgStefan Dirsch2014-03-18 13:34:16 +0000
809ef17794Accepting request 215611 from X11:XOrg
Stephan Kulow
2014-01-31 15:42:31 +0000
ccf0c639fd- Update to 7.3.0; changes since 7.2.0: radeon: disallow glamor on pre-R600 asics radeon/kms: add berlin pci ids radeon: enable glamor by default (v4) radeon: fix limit handling for cards with >4G of ram drm/radeon: fix non-glamor build radeon: fix the non-glamor build harder... radeon: enable tiling on SI by default (v2) radeon: add support for Hawaii radeon/kms: add Hawaii pci ids drm/radeon: fix SUMO2 pci id radeon/exa: Always use a scratch surface for UTS to vram Require glamor 0.6.0 EXA/evergreen: Paranoia around linear tiling. (v2) radeon: use glamor Xv support if present. radeon/glamor: with new pixmap for dri2 drawable no need to create new texture Fix shadowfb on big-endian machines DRI2: Install client callback only once dri2: Make last_vblank_seq local unsigned to match dpms_last_seq Don't require the glamoregl module to be pre-loaded with xserver >= 1.15 radeon: Set first parameter of drmOpen() to NULL radeon: Restore kernel module load on FreeBSD. radeon: disable 2D tiling on buffers < 128 pixels - removed obsolete patches xf86-video-ati.diff, xf86-video-ati-bug519261-increase-virtual.diff, xf86-video-ati-disable-dri-bug437651-ia64only.diff since modesetting is now being done in kernel space (KMS) and IA64 is no longer considered a relevant architecture for current SUSE products - specfile cleanupStefan Dirsch2014-01-30 11:02:58 +0000
02e379adbeAccepting request 186280 from X11:XOrg
Tomáš Chvátal
2013-08-10 08:51:44 +0000
aba66a1f32Accepting request 186278 from home:sumski:branches:X11:XOrgStefan Dirsch2013-08-07 16:25:55 +0000
efe99f4527Accepting request 150727 from X11:XOrg
Stephan Kulow
2013-02-01 15:10:12 +0000
75564723d8Accepting request 150617 from home:tobijk:X11:XOrgStefan Dirsch2013-02-01 12:53:45 +0000
d924f8438eAccepting request 144515 from X11:XOrg
Ismail Dönmez
2012-12-07 13:58:44 +0000
b0e7e35fb6Accepting request 140359 from home:tobijk:X11:XOrgStefan Dirsch2012-12-07 10:41:56 +0000
bcd64b4e28Accepting request 139209 from X11:XOrg
Ismail Dönmez
2012-10-25 10:12:14 +0000
83b596efc1Accepting request 138534 from home:klausi123:X11Stefan Dirsch2012-10-17 18:57:45 +0000
0d932005e3Accepting request 135787 from X11:XOrg
Stephan Kulow
2012-09-25 12:11:00 +0000
3fe8ed0eea- updated to git commit #8637f77 * glamor: Force acceleration for DRI2 copies. Improves performance of non-pageflipped 3D apps on SI.Stefan Dirsch2012-09-20 18:19:43 +0000
2c55f86b20Accepting request 135161 from home:klausi123:X11Stefan Dirsch2012-09-20 18:14:04 +0000
85f1058760Accepting request 134838 from X11:XOrg
Stephan Kulow
2012-09-18 12:11:21 +0000
a5963c9fd5Accepting request 132612 from home:klausi123:X11Stefan Dirsch2012-09-05 14:56:45 +0000
75d0fa5777Accepting request 124244 from X11:XOrg
Stephan Kulow
2012-06-10 18:20:32 +0000
92eec85da1- U_EXA-UMS-Synchronize-to-the-GPU-before-writing-solid-.patch * that one is required to fix the rendering corruption in UMS introduced with the previous patch (bnc#765973)Stefan Dirsch2012-06-08 15:05:16 +0000
90ec097dd5- U_EXA-Attempt-to-fix-solid-picture-acceleration-with-U.patch * Attempt to fix solid picture acceleration with UMS. (fdo#49182, bnc#765973)Stefan Dirsch2012-06-08 13:07:43 +0000
5c7cbdc5ffAccepting request 121190 from X11:XOrg
Stephan Kulow
2012-05-21 05:33:14 +0000