Module Name:xsrc
Committed By: christos
Date: Sun Jul 4 07:03:16 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
elide cast warning: error: cast from pointer to integer of different size
To gene
Module Name:xsrc
Committed By: martin
Date: Sat Jul 3 09:43:29 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
Add missing
Module Name:xsrc
Committed By: christos
Date: Fri Jul 2 19:31:47 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
use PORT_SIZE from compiler.h instead of int.
To generate a diff of this commit:
Module Name:xsrc
Committed By: joerg
Date: Wed Jun 2 00:33:22 UTC 2021
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
Provide canonical declaration of IOPortBase for MIPS here, too.
To generate a diff o
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:33:11 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
driver.c
Log Message:
pEnt isn't initialized at this point, don't free it
Undo diff to upstream.
There's a
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: Tue Jan 1 00:40:01 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus:
netbsdSbus.c
Log Message:
s/pointer/void */ in a few places. remove now (void *) casts.
To generate a diff of
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: maya
Date: Fri Oct 26 11:13:29 UTC 2018
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
bsd_init.c
Log Message:
Don't error if we are unprivileged
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:xsrc
Committed By: ryo
Date: Tue Apr 3 19:53:57 UTC 2018
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
driver.h present.c vblank.c
Log Message:
Fix compile error on evbarm-aarch64. (incompatible pointer types in
Module Name:xsrc
Committed By: mrg
Date: Sat Aug 5 06:03:26 UTC 2017
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
alpha_video.c
Log Message:
make this build on netbsd.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1
Module Name:xsrc
Committed By: snj
Date: Tue Nov 22 06:38:08 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/int10: generic.c
Log Message:
reduce diff to upstream. no functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
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: christos
Date: Fri Oct 7 16:08:48 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
vblank.c
Log Message:
CID 1373525: Checking for NULL after deref is kind of late.
To generate a diff
Module Name:xsrc
Committed By: christos
Date: Fri Oct 7 16:01:50 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
driver.c
Log Message:
CID 1373520: Fix memory leak, don't allocate needlessly.
CID 1373521: Fix memory
Module Name:xsrc
Committed By: christos
Date: Fri Oct 7 15:55:36 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
drmmode_display.c
Log Message:
CID 1373518: Memory corruption (off-by-one)
To generate a diff of this
Module Name:xsrc
Committed By: christos
Date: Fri Oct 7 15:43:38 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
drmmode_display.c
Log Message:
CID 1373515: check return value.
To generate a diff of this commit:
cv
Module Name:xsrc
Committed By: joerg
Date: Tue Sep 27 19:10:47 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
Silently report success for enabling IO on platforms without it.
To generate a diff
Module Name:xsrc
Committed By: christos
Date: Fri Sep 23 19:59:03 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
fix printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
Module Name:xsrc
Committed By: macallan
Date: Sat Aug 27 03:52:00 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
use PCI_MAGIC_IO_RANGE instead of hardcoding the wrong ( for shark ) offset
now thi
Module Name:xsrc
Committed By: mrg
Date: Sat Aug 20 21:15:07 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
xf86sbusBus.c xf86sbusBus.h
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus: Sbus.c
Module Name:xsrc
Committed By: mrg
Date: Thu Aug 18 18:52:03 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h
xf86Configure.c
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
arm_video.c
Module Name:xsrc
Committed By: mrg
Date: Sun Aug 14 01:02:22 UTC 2016
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
bsd_VTsw.c
xsrc/external/mi
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: wiz
Date: Fri Dec 11 15:33:47 UTC 2015
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2: dri2.c
Log Message:
Fix some uninitialized variable warnings with clang.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r
Module Name:xsrc
Committed By: mrg
Date: Sun Mar 1 07:40:53 UTC 2015
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
bsd_init.c
Log Message:
remove \n\n that confuses the Xorg log file.
To generate a diff of this commit:
cvs rdi
Module Name:xsrc
Committed By: snj
Date: Thu Feb 26 21:30:00 UTC 2015
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus: Pci.h
Log Message:
we've been happily using bsdPciInit since xorg was first imported.
remove local changes that were only rel
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: macallan
Date: Wed Aug 20 14:24:50 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
more clang appeasement
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.
Module Name:xsrc
Committed By: joerg
Date: Sun Aug 10 19:21:07 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
ppc_video.c
Log Message:
Fix format string.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
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: macallan
Date: Wed Jun 18 16:49:46 UTC 2014
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus:
netbsdSbus.c
Log Message:
OFIOCNEXTPROP -> OFIOCGET
now this can actually work
To generate a diff of this
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 Feb 20 04:00:48 UTC 2013
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
bsd_VTsw.c
Log Message:
remove debug spam
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
Module Name:xsrc
Committed By: macallan
Date: Wed Feb 20 03:57:37 UTC 2013
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd:
bsd_VTsw.c
Log Message:
do ioctl(KDSETMODE) when switching in and out of the Xserver's VT
now this works on
Module Name:xsrc
Committed By: apb
Date: Fri Nov 2 07:33:47 UTC 2012
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/xaa: xaaPCache.c
Log Message:
Add parentheses in code that attempts to convert 3 bytes to a 24-bit value.
"+" has higher precedence than "<<"
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: Sat Oct 22 15:00:41 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86Config.c
xsrc/external/mit/xorg-server/dist/hw/xfree86/parser: Device.c
xf86Parser.h
Log Message:
if the
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: mrg
Date: Tue Aug 2 09:36:17 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/loader: loader.c
Log Message:
include dix-config.h since this depends up on symbols defined there
To generate a diff of this commit:
cvs rd
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: macallan
Date: Wed Apr 13 05:14:00 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus:
netbsdSbus.c
Log Message:
fix sbusDeviceTable to actually include driver names
To generate a diff of this
Module Name:xsrc
Committed By: macallan
Date: Thu Jan 6 03:27:02 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/int10: generic.c
helper_exec.c
Log Message:
get this a little closer to working on non-x86 by:
* not poking around in IO spa
Module Name:xsrc
Committed By: skrll
Date: Tue Nov 30 11:09:02 UTC 2010
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/xaa: xaaPCache.c
Log Message:
Avoid unaligned accesses.
Needed to make my CATS start X without an xorg.conf.
Reviewed and tested by macal
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 08:15:57 UTC 2010
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/xaa: xaalocal.h
Log Message:
re-merge our local change to add XAAFillScanlineImageWriteRects()
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
61 matches
Mail list logo