IABSD.fr/xenocara/xserver/hw/xfree86/drivers

Branch :


Log

Author Commit Date CI Message
b48f2471 2025-11-03 09:57:22 Update to xserver 21.1.20.
c466e1c7 2025-06-14 12:29:51 Backport the remaining bits of the modesetting driver in X.org master. Work done by tedu@.
dd8895c0 2025-06-14 12:22:29 Backport TearFree page flips for the modesetting driver from X.Org maaster. Work done by jcs@ and naddy@. This is the TearFree code alone as of 2023-12-17.
9cdf3166 2025-06-14 12:16:56 Revert the tearfree commit. It contains a merge error noticed by nadd@ It will be re-done without the merge error.
b454d6cc 2025-06-09 18:18:36 Backport TearFree page flips for the modesetting driver from X.Org maaster. Work done by tedu@ based on previous diffs by jcs@ and stsp@. One bug fix in master by me. tested and ok tb@. commit on behalf of tedu@
3cfba106 2025-03-02 09:09:28 Update to xserver 21.1.16. The security fixes were committed earlier. This is the rest of the 21.1.16 update.
f9c3f64c 2023-10-29 16:45:32 Update to xserver 21.1.9. All the security patches have already been committed. Udated autoconf to 2.71 explains the large build infrastructure diff.
8c4424dd 2023-01-22 09:21:08 Add back the meson build system to xserver. Not having those file only create noise when merging upstream releases.
68328bb5 2022-08-31 11:25:18 Update xserver to version 21.1.4. The security patches were already committed as part of july 24 errata. This brings a few other bug fixes. Tested by Walter Alejandro Iglesias.
8a0d473d 2022-02-20 17:41:34 Sync with xorg-server 21.1.3. This does *not* include the commit that reverts the new computation of the screen resolution from dimensions returned by the screen since many of you told they prefer the new behaviour from 21.1.1. This is going to be discussed again before 7.1
a406534d 2021-11-11 09:10:04 Update to xserver 21.1.1
e086cf5a 2021-11-11 09:03:02 Update to xserver 21.1.0
5bd77e16 2021-09-03 13:19:11 Update to xserver 1.20.13.
9d1e1e28 2021-02-20 05:47:46 change from /dev/drm to /dev/dri/ in xenocara ok matthieu@ kettenis@
56c8d99a 2020-12-12 09:30:50 Update X server to version 1.20.10. Tested by jsg@ and naddy@
9064f8ee 2020-04-13 08:06:58 Update to xserver 1.20.8. ok jsg@ robert@
40d42722 2020-01-26 13:48:54 Update to xserver 1.20.7 plus 2 extra fixes from upstream. ok jsg@
9a532c54 2019-12-12 06:05:17 Update to X server 1.20.6. Tested by naddy@
a77e9959 2019-07-27 07:57:06 Update to xserver 1.20.5. Tested by jsg@
13d37ac4 2018-04-19 14:52:34 modesetting: setup colormap Fixes utilities like xcalib Upstream xorg commit ac138f9b31b0fba00742edbc3326afe66e28099a ok matthieu
857585fc 2018-02-18 17:16:37 Update to xserver 1.19.6. bug fix release
b8144c06 2018-01-15 15:30:36 watch for events sent by drm(4) over kevent using EVFILT_DEVICE and NOTE_CHANGE to notify the desktop environment to deal with the change (e.g. after plugging in an HDMI cable) with this change there is no need to manually do any randr commands if your desktop environment supports it (gnome, mate, kde, etc.) ok matthieu@, kettenis@
1a66cad3 2017-12-08 15:01:59 Update to xserver 1.19.5. Tested by bru@, jsg@ and others
11bfbfff 2017-07-12 20:08:07 Add code to update the value of the RandR "Backlight" property based on the KMS connector property of the same name if such a property is present. ok matthieu@
fd18c20e 2016-10-11 22:14:30 regen
6e1bcfb3 2016-08-09 18:59:50 Update to xserver 1.18.4 tested by krw@ and dcoppa@ ok dcoppa@
e927c03e 2016-05-29 12:02:34 Update to xserver 1.18.3. Tested by shadchin@ and naddy@. Note that indirect GLX is now disbled by default.
86ea9f12 2015-09-16 19:10:19 Update to xserver 1.17.2. tested by dcoppa@, jsg@, jasper@ & naddy@