index
:
~aplattner/xserver
master
randr
wfb-anyabi
X Server
aplattner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-30
edid: Add quirk for Sony Vaio Pro 13
Arun Raghavan
1
-0
/
+5
2014-01-22
xfree86: Fix -Wshadow warnings
Keith Packard
3
-18
/
+17
2014-01-22
Merge remote-tracking branch 'dlespiau/20131216-4k'
Keith Packard
1
-0
/
+11
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2014-01-12
xfree86 warning reduction
Keith Packard
6
-42
/
+23
2014-01-07
xfree86: Use the TMDS maximum frequency to prune modes
Damien Lespiau
1
-0
/
+11
2013-11-14
xfree86: return NULL for compat output if no outputs.
Dave Airlie
1
-0
/
+3
2013-10-31
DDX/modes: Add a sanity check when using screen sizes from EDID
Egbert Eich
1
-4
/
+16
2013-09-10
damage: Simplify DamageUnregister
Adam Jackson
1
-5
/
+1
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2013-07-25
xfree86: detach scanout pixmaps when detaching output GPUs
Aaron Plattner
1
-3
/
+16
2013-05-15
Abstract cursor refcounting
Peter Hutterer
1
-2
/
+2
2013-05-06
xfree86: don't enable anything in xf86InitialConfiguration for GPU screens
Aaron Plattner
1
-3
/
+13
2013-04-30
xf86crtc: don't use scrn->display for gpu screens
Dave Airlie
1
-7
/
+11
2013-04-30
randr: report changes when we disconnect a GPU slave
Dave Airlie
1
-0
/
+2
2013-04-29
hw/xfree86: Only report SetDesiredModes() failed if at least one modeset fails
Chris Wilson
1
-2
/
+3
2013-04-24
Eliminate the use of xf86Rename.h
Jeremy White
5
-106
/
+1
2013-04-08
Define prototypes for hw/xfree86/modes/xf86Modes.c only in xf86Modes.h.
Jeremy White
3
-0
/
+5
2013-03-26
xserver: add monitor Option "ZoomModes" [v2]
vdb@picaros.org
1
-0
/
+89
2013-03-01
randr: cleanup provider properly
Dave Airlie
2
-10
/
+24
2013-03-01
xf86: actually set the compat output in the failure case
Dave Airlie
1
-2
/
+4
2013-01-08
hw/xfree86: Require only one working CRTC to start the server.
Keith Packard
1
-4
/
+11
2012-11-27
xf86: select a fake output for headless servers
Chris Wilson
1
-0
/
+4
2012-09-19
xf86: fix compat output selection for no output GPUs
Keith Packard
1
-1
/
+2
2012-09-04
xf86/crtc: don't free config->name
Dave Airlie
1
-2
/
+0
2012-08-14
Kludge -- Call RandR screen before cleaning up xf86 crtcs
Keith Packard
1
-4
/
+7
2012-08-06
Fix up formatting of initializers for arrays of structs
Alan Coopersmith
2
-154
/
+139
2012-08-06
xfree86: When xf86CrtcCloseScreen is called, the randr CRTCs are gone
Keith Packard
1
-3
/
+0
2012-08-06
xf86RandR12: Don't call ConstrainCursorHarder() if panning is enabled
Rui Matos
1
-4
/
+34
2012-08-06
randr: Fix up yet another corner case in preferred mode selection
Adam Jackson
1
-2
/
+6
2012-07-11
xfree86: Strip dangling pointers from desiredMode
Maarten Lankhorst
3
-4
/
+19
2012-07-07
xf86: add callback for offloak sink setting support.
Dave Airlie
2
-1
/
+32
2012-07-07
xf86: store scanout pixmap in the xf86 struct as well.
Dave Airlie
2
-1
/
+9
2012-07-07
xf86: make sure rotate calcs are done on the right screen boundaries
Dave Airlie
1
-0
/
+6
2012-07-07
xf86: add output source setting callback (v2)
Dave Airlie
2
-1
/
+38
2012-07-07
xf86/crtc: add new interface to detach slave crtcs
Dave Airlie
2
-0
/
+23
2012-07-07
xf86: add initial scanout pixmap support (v2)
Dave Airlie
3
-0
/
+18
2012-07-07
xf86dga: handle DGAAvailable for gpu screens. (v2)
Dave Airlie
1
-1
/
+1
2012-07-07
dix: attach unbound screens to protocol screen 0 (v2)
Dave Airlie
1
-0
/
+5
2012-07-06
xfree86: add framework for provider support in ddx. (v4)
Dave Airlie
3
-0
/
+100
2012-07-06
xfree86: EDID Est III parsing skips some modes
Torsten Kaiser
1
-1
/
+1
2012-07-06
xfree86: EDID Est III parsing can walk off end of array
Torsten Kaiser
1
-2
/
+9
2012-06-28
dix/render: consolidate window format matching code.
Dave Airlie
1
-23
/
+1
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
4
-21
/
+17
2012-05-21
xf86: reimplement XF86SCRNINFO macro using new functions.
Dave Airlie
1
-4
/
+4
2012-05-21
xf86/modes: drop more pScrn->pScreen usages
Dave Airlie
1
-2
/
+2
2012-05-21
xf86/modes: drop two uses of screenInfo
Dave Airlie
2
-4
/
+2
2012-05-21
xf86: migrate to using xf86ScreenToScrn wrapper (v2)
Dave Airlie
5
-32
/
+32
2012-05-08
Fix RANDR’s gamma_to_ramp().
James Cloos
1
-2
/
+2
2012-04-23
xfree86: workaround crash on close
Michal Suchanek
1
-3
/
+8
[next]