Module Name:xsrc
Committed By: jmcneill
Date: Sun Feb 9 13:02:25 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
Revert previous two commits, will fix this another way.
To generate a diff of this commit:
cvs r
Module Name:xsrc
Committed By: jmcneill
Date: Sun Feb 9 12:53:19 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
Don't autoload vesa on x86 at all as it conflicts with wsfb.
To generate a diff of this commit:
Module Name:xsrc
Committed By: jmcneill
Date: Sun Feb 9 11:40:14 UTC 2020
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
Try wsfb before vesa on x86. Modern video cards may not support VBE at all.
To generate a diff o
Module Name:xsrc
Committed By: jmcneill
Date: Mon Jan 28 11:50:00 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
Try the modesetting driver before wsfb on NetBSD arm and aarch64
To generate a diff of this comm
Module Name:xsrc
Committed By: maya
Date: Thu Jan 10 14:28:44 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86pciBus.c
Log Message:
Undo unnecessary diff to vendor branch.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
Module Name:xsrc
Committed By: mrg
Date: Mon Dec 31 10:35:46 UTC 2018
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
use xf86AddMatchedDriver().
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
xsrc/
Module Name:xsrc
Committed By: snj
Date: Thu Nov 17 16:52:53 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Config.c
Log Message:
fix misplaced conditionalized } that broke pointer detection under
vmware when running X without a config f
Module Name:xsrc
Committed By: joerg
Date: Wed Nov 2 20:56:40 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Configure.c
Log Message:
Add explicit cast before writing to newly allocated memory.
XXX Beside the strange allocation size, t
Module Name:xsrc
Committed By: riastradh
Date: Thu Feb 11 04:42:15 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86pciBus.c
Log Message:
Try xf86-video-nouveau for nvidia devices by default.
Fall back to nv (and then vesa and then wsfb)
Module Name:xsrc
Committed By: snj
Date: Thu Feb 26 21:16:16 UTC 2015
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Config.c
Log Message:
don't look for _drv.o files. we haven't built any since the bad old days
when all the world was xfree86.
Module Name:xsrc
Committed By: christos
Date: Mon Feb 9 17:44:22 UTC 2015
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
Log Message:
remove superfluous casts.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
xsrc/ext
Module Name:xsrc
Committed By: jmcneill
Date: Thu Aug 7 02:34:28 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
for i386 and amd64, append vesa to the end of the possible video driver
list. makes "startx" witho
Module Name:xsrc
Committed By: christos
Date: Thu Jan 16 00:45:03 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
Log Message:
Lint does not know about pragmas
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
x
Module Name:xsrc
Committed By: christos
Date: Wed Jan 15 20:27:32 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
Log Message:
fix for lint
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
xsrc/external/mit/xorg
Module Name:xsrc
Committed By: macallan
Date: Wed Jun 19 00:54:08 UTC 2013
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86sbusBus.c
xf86sbusBus.h
Log Message:
add a field to struct sbus_device which records the framebuffer size report
Module Name:xsrc
Committed By: macallan
Date: Wed Jun 27 20:00:30 UTC 2012
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86sbusBus.c
Log Message:
when using dixSetPrivate() and friends it helps to initialize the key before
using it. Now colours on
Module Name:xsrc
Committed By: abs
Date: Wed May 16 09:01:38 UTC 2012
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
Log Message:
Add vax to the list of non inb() users
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
xs
Module Name:xsrc
Committed By: jmcneill
Date: Sun Oct 9 15:11:35 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Helper.c
Log Message:
xsrc/45442: X -configure doesn't detect S3 Trio32/64
Backout the following commit from upstream:
http
Module Name:xsrc
Committed By: jmcneill
Date: Sun Oct 9 14:48:05 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Configure.c
Log Message:
When configuring a new PCI or SBus device, remember to stash the bus
specific information (in pVide
Module Name:xsrc
Committed By: jmcneill
Date: Sun Oct 9 11:14:43 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Config.c
Log Message:
re-apply patch from revision 1.2:
GenerateDriverlist: Change driver matching pattern to be the same a
Module Name:xsrc
Committed By: macallan
Date: Wed Apr 13 16:00:38 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
- get platform #ifdefs in a slightly more sane order
- look for SBus and UPA devices on sparc(64)
Module Name:xsrc
Committed By: skrll
Date: Sun Nov 28 10:27:02 UTC 2010
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
Log Message:
Fix merge and ARM define handling.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
xsrc
Module Name:xsrc
Committed By: macallan
Date: Thu Nov 25 01:57:09 UTC 2010
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86sbusBus.c
Log Message:
make this compile on sparc64
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 \
Module Name:xsrc
Committed By: mrg
Date: Wed Nov 24 02:59:24 UTC 2010
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Configure.c
Log Message:
put back a little bit of BUS_ISA, enough for shark and chips driver.
To generate a diff of this commit
Module Name:xsrc
Committed By: macallan
Date: Tue Nov 23 22:45:54 UTC 2010
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86str.h
Log Message:
put BUS_ISA back, we need it for the chips driver on shark
To generate a diff of this commit:
cvs rdiff
Module Name:xsrc
Committed By: mrg
Date: Tue Nov 23 07:08:06 UTC 2010
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
Log Message:
fix a merge botch.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
xsrc/external/mit/xorg
26 matches
Mail list logo