index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
Remove autotools support
Povilas Kanapickas
3
-122
/
+0
2021-10-08
modesetting: Consider RandR primary output for selectioh of sync crtc.
Mario Kleiner
1
-2
/
+9
2021-10-08
modesetting: Handle mixed VRR and non-VRR display setups better.
Mario Kleiner
2
-1
/
+8
2021-10-07
modesetting: Enable GAMMA_LUT for lut's with up to 4096 slots.
Mario Kleiner
2
-6
/
+19
2021-09-27
Revert "modesetting: Only use GAMMA_LUT if its size is 1024"
Mario Kleiner
1
-15
/
+1
2021-09-15
modesetting: Fix dirty updates for sw rotation
Patrik Jakobsson
3
-22
/
+63
2021-09-09
modesetting: Only use GAMMA_LUT if its size is 1024
Aaron Plattner
1
-1
/
+15
2021-09-09
modesetting: Add option for non-vsynced flips for "secondary" outputs.
Mario Kleiner
6
-5
/
+49
2021-09-07
modesetting: Allow Present flips with mismatched stride on atomic drivers.
Mario Kleiner
3
-2
/
+14
2021-09-01
Don't underlink inputtest on targets which require complete linkage
Jon Turney
2
-1
/
+3
2021-08-27
modesetting: Fix VRR window property handling.
Mario Kleiner
1
-2
/
+3
2021-07-22
modesetting: unflip not possible when glamor is not set
Łukasz Spintzyk
1
-0
/
+3
2021-06-15
modesetting: Add a limit on async page flip error log frequency
Povilas Kanapickas
1
-3
/
+71
2021-06-15
modesetting: Extract flip failure logging to a single place
Povilas Kanapickas
1
-18
/
+35
2021-06-08
modesetting: Disable reverse prime offload mode for displays running on evdi,udl
Lukasz Spintzyk
1
-2
/
+14
2021-05-30
xfree86: Implement gesture support for test input driver
Povilas Kanapickas
2
-1
/
+86
2021-04-16
modesetting: Remove few common functions from ms namespace
Łukasz Spintzyk
5
-21
/
+21
2021-04-16
modesetting: remove unnecessary ms_covering_xf86_crtc dup of ms_covering_rand...
Łukasz Spintzyk
1
-113
/
+6
2021-04-16
modesetting: Find crtc on secondary outputs as fallback instead of returning ...
Łukasz Spintzyk
1
-26
/
+30
2021-04-16
modesetting: Initialize present extension despite glamor is disabled
Łukasz Spintzyk
1
-4
/
+5
2021-04-05
modesetting: Defer crtc gamma size upgrade to drmmode_setup_colormap
Aaron Plattner
1
-32
/
+53
2021-01-06
xfree86/inputtest: Drop extraneous linux-specific include
Povilas Kanapickas
1
-1
/
+0
2020-12-18
xfree86: Use different scroll increment than libinput in inputtest drv
Povilas Kanapickas
1
-6
/
+6
2020-12-17
xfree86: Add scroll axes to touch devices in inputtest driver
Povilas Kanapickas
2
-18
/
+20
2020-12-17
xfree86: Add support for pressure valuator axis in inputtest driver
Povilas Kanapickas
2
-1
/
+25
2020-12-17
xfree86: Fix axis labels for PointerAbsolute input of inputtest driver
Povilas Kanapickas
1
-7
/
+17
2020-12-14
xfree86: Implement a test input driver
Povilas Kanapickas
6
-0
/
+1353
2020-11-26
modesetting: Fix build with DebugPresent() enabled
Olivier Fourdan
1
-3
/
+2
2020-11-25
modesetting: Add missing copyright notices
Aaron Plattner
4
-1
/
+10
2020-10-29
modesetting: Add CTM RandR property
Aaron Plattner
2
-0
/
+128
2020-10-29
modesetting: Use GAMMA_LUT when available
Aaron Plattner
5
-2
/
+81
2020-10-29
modesetting: Query properties even in non-atomic mode
Aaron Plattner
1
-14
/
+11
2020-10-29
modesetting: Store property values in drmmode_prop_info_rec
Aaron Plattner
2
-0
/
+2
2020-09-25
modesetting: keep going if a modeset fails on EnterVT
Kishore Kadiyala
3
-9
/
+36
2020-09-25
modesetting: check the kms state on EnterVT
Martin Peres
3
-13
/
+24
2020-09-08
modesetting: Allow users to opt-in VRR support
Uday Kiran Pichika
2
-0
/
+9
2020-09-08
modesetting: Detect changes to the _VARIABLE_REFRESH window properties
Uday Kiran Pichika
1
-0
/
+141
2020-09-08
modesetting: Lay the foundation for enabling VRR
Uday Kiran Pichika
5
-2
/
+170
2020-07-10
xserver/output: rename some badly named variables/APIs.
Dave Airlie
4
-67
/
+67
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
3
-6
/
+6
2020-06-27
modesetting: Fix front_bo leak at drmmode_xf86crtc_resize on XRandR rotation
Jose Maria Casanova Crespo
1
-3
/
+3
2020-06-23
xfree86: add drm modes on non-GTF panels
Aaron Ma
1
-1
/
+1
2020-03-13
modesetting: add support for GBM_FORMAT_ARGB1555
Yuriy Vasilev
1
-4
/
+12
2020-03-13
modesetting: add support for GBM_FORMAT_RGB565
Yuriy Vasilev
1
-0
/
+2
2020-02-11
modesetting: Remove local variable only used with glamor enabled
Michel Dänzer
1
-2
/
+1
2020-02-10
modesetting: Fix build with glamor disabled
Michel Dänzer
2
-7
/
+17
2020-02-06
modesetting: remove unnecessary error message, fix zaphod leases
Dave Airlie
1
-4
/
+5
2020-01-14
modesetting: Explicitly #include "mi.h"
Michel Dänzer
1
-0
/
+1
2020-01-03
modesetting: Check whether RandR was initialized before calling rrGetScrPriv
Aaron Plattner
3
-6
/
+20
2019-12-23
modesetting: Fix msSharePixmapBacking Segfault Regression
Alex Goins
1
-2
/
+3
[next]