Module Name:xsrc
Committed By: macallan
Date: Fri Jan 11 22:59:52 UTC 2019
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_output.c
Log Message:
- don't try to access a nonexistant video BIOS
- don't blindly assume VGA output
- on mobility chips assume LVD
Module Name:xsrc
Committed By: mrg
Date: Sun Dec 30 06:59:35 UTC 2018
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_driver.c r128_exa.c
Log Message:
fix merge botch -- at least compiles now.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20
Module Name:xsrc
Committed By: kamil
Date: Wed Jul 25 18:54:43 UTC 2018
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_reg.h
Log Message:
Avoid Undefined Behavior in r128_reg.h
Specify symbols without altering signed bit.
Requested by GCC when building
Module Name:xsrc
Committed By: macallan
Date: Fri Sep 9 22:40:01 UTC 2016
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_exa.c
Log Message:
- implement UploadToScreen() using host blits
- implement DownloadFromScreen() with memcpy() but sync the engine f
Module Name:xsrc
Committed By: mrg
Date: Tue Aug 16 08:09:12 UTC 2016
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128.h r128_driver.c
r128_output.c r128_probe.h
Log Message:
include xorg-server.h which is normally included by config.h.
(as an
Module Name:xsrc
Committed By: mrg
Date: Mon Aug 15 03:06:07 UTC 2016
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_output.c
Log Message:
merge xf86-video-r128 6.10.1
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
xsrc/external/mit/x
Module Name:xsrc
Committed By: macallan
Date: Wed Jul 29 19:27:37 UTC 2015
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_driver.c
Log Message:
restore some more registers on exit, now we actually get back to a usable
console
To generate a diff of this
Module Name:xsrc
Committed By: macallan
Date: Wed Jul 29 18:15:38 UTC 2015
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128.h r128_driver.c
r128_output.c
Log Message:
- make sure the wsdisplay we talk to is actually the one handling the chip
w
Module Name:xsrc
Committed By: macallan
Date: Wed Jul 29 01:51:18 UTC 2015
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_driver.c r128_output.c
Log Message:
port static EDID support via WSDISPLAYIO_GET_EDID back, now this works again
on my pismo
To gen
Module Name:xsrc
Committed By: mrg
Date: Mon Jul 20 01:33:52 UTC 2015
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_driver.c
Log Message:
merge this at least so it builds.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
xsrc/externa
Module Name:xsrc
Committed By: mrg
Date: Mon Jul 20 00:55:42 UTC 2015
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128.h r128_driver.c
r128_reg.h
Removed Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_dga.c
Log Message:
attempt
Module Name:xsrc
Committed By: macallan
Date: Wed Jul 8 18:56:39 UTC 2015
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_driver.c
Log Message:
sprintf -> snprintf
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 \
xsrc/external/mit/xf8
Module Name:xsrc
Committed By: macallan
Date: Tue Jul 7 00:55:52 UTC 2015
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_driver.c
Log Message:
don't forget to NULL terminate the mode list when adding a single mode from
EDID. Now this works again on my Pi
Module Name:xsrc
Committed By: macallan
Date: Wed Jul 13 22:43:04 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_driver.c
Log Message:
Rage 128 M3 can have DFP output
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
xsrc/extern
Module Name:xsrc
Committed By: macallan
Date: Wed Jun 29 04:11:31 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_driver.c
Log Message:
use ioctl(WSDISPLAYIO_GET_EDID)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
xsrc/extern
Module Name:xsrc
Committed By: macallan
Date: Thu Jan 6 00:40:50 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128_driver.c
Log Message:
if we can't read panel resolution from BIOS - for example if there is none -
get the display resolution from ws
Module Name:xsrc
Committed By: macallan
Date: Thu Dec 23 04:32:51 UTC 2010
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128.h r128_driver.c
r128_reg.h
Log Message:
Make saving/restoring video modes work on my PowerBook.
The problem was, that the
Module Name:xsrc
Committed By: macallan
Date: Wed Nov 10 04:06:20 UTC 2010
Modified Files:
xsrc/external/mit/xf86-video-r128/dist/src: r128.h r128_driver.c
Log Message:
sprinkle #if(n)def to allow building the driver without any fbdev support
whatsoever
while there do what
18 matches
Mail list logo