Module Name:src
Committed By: macallan
Date: Fri May 21 20:23:35 UTC 2021
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
fix wsdisplay attachment in the New Order Of Things
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/pci/v
Module Name:src
Committed By: macallan
Date: Fri May 21 20:22:15 UTC 2021
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
use probed VRAM size to determine where to put the cursor instead of blindly
assuming 16MB
also make sure the glyph cache can't overl
Module Name:src
Committed By: macallan
Date: Fri Jan 19 23:37:36 UTC 2018
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
enable font loading
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/pci/voyager/voyagerfb.c
Please note
Module Name:src
Committed By: macallan
Date: Wed Jan 13 15:56:05 UTC 2016
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
some trivial fixes:
- rearrange dmesg output so all values are printed properly
- use aprint_*
- support WSDISPLAYIO_GET_FBINFO
To
Module Name:src
Committed By: macallan
Date: Tue May 14 09:19:37 UTC 2013
Modified Files:
src/sys/dev/pci/voyager: pwmclock.c
Log Message:
found the missing commit so put this back
am I the only one here with a Gdium?
To generate a diff of this commit:
cvs rdiff -u -r1.9
Module Name:src
Committed By: christos
Date: Mon May 13 16:01:31 UTC 2013
Modified Files:
src/sys/dev/pci/voyager: pwmclock.c
Log Message:
make this compile again; macallan, please commit the right fix!
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/
Module Name:src
Committed By: macallan
Date: Tue Apr 16 09:04:24 UTC 2013
Modified Files:
src/sys/dev/pci/voyager: pwmclock.c
Log Message:
unscrew this again
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/pci/voyager/pwmclock.c
Please note that
Module Name:src
Committed By: christos
Date: Mon Apr 15 19:46:16 UTC 2013
Modified Files:
src/sys/dev/pci/voyager: pwmclock.c
Log Message:
make this compile again; macallan, please commit the right fix!
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/
Module Name:src
Committed By: macallan
Date: Tue Mar 19 16:49:56 UTC 2013
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
rearrange things a little bit to avoid showing garbled VRAM content while
switching colour depth
To generate a diff of this commit:
Module Name:src
Committed By: macallan
Date: Wed Mar 13 21:35:18 UTC 2013
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
break a bunch of long lines
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/pci/voyager/voyagerfb.c
Plea
Module Name:src
Committed By: macallan
Date: Wed Mar 13 21:29:06 UTC 2013
Modified Files:
src/sys/dev/pci/voyager: files.voyager
Log Message:
defflag VOYAGERFB_DEPTH_32
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/voyager/files.voyager
Ple
Module Name:src
Committed By: macallan
Date: Wed Mar 13 21:28:12 UTC 2013
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
support anti-aliased fonts in 8bit
while there, use the DRAM config register to figure out how much video
memory we have instead of g
Module Name:src
Committed By: macallan
Date: Wed May 30 08:05:12 UTC 2012
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
fix some comments
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/pci/voyager/voyagerfb.c
Please note th
Module Name:src
Committed By: macallan
Date: Thu Apr 19 09:03:02 UTC 2012
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
glyphcache_init() works best with its parameters in the right order. Doh.
While there request an RGB devcmap.
To generate a diff of
Module Name:src
Committed By: macallan
Date: Tue Mar 20 14:59:36 UTC 2012
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
split voyagerfb_putchar() into one method for mono fonts and one for
anti-aliased fonts
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: macallan
Date: Thu Feb 23 07:49:42 UTC 2012
Modified Files:
src/sys/dev/pci/voyager: pwmclock.c
Log Message:
break long lines
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/voyager/pwmclock.c
Please note that di
Module Name:src
Committed By: macallan
Date: Thu Feb 23 07:37:17 UTC 2012
Modified Files:
src/sys/dev/pci/voyager: pwmclock.c
Log Message:
set the CPU clock back to full speed on shutdown
this is necessary because PMON does not touch the clock scaling register on
reboot bu
Module Name:src
Committed By: macallan
Date: Tue Feb 21 15:26:20 UTC 2012
Modified Files:
src/sys/dev/pci/voyager: files.voyager voyagerfb.c
Log Message:
use glyphcache for anti-aliased fonts
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/voy
Module Name:src
Committed By: macallan
Date: Tue Feb 14 22:27:20 UTC 2012
Modified Files:
src/sys/dev/pci/voyager: pwmclock.c
Log Message:
another blah() -> blah(void)
ok riz
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/voyager/pwmclock.c
Module Name:src
Committed By: macallan
Date: Wed Jan 11 16:07:29 UTC 2012
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
use rasops_init(0,0), WSFONT_GLYPH(), FONT_IS_ALPHA()
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci
Module Name:src
Committed By: macallan
Date: Wed Dec 28 18:23:01 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
make anti-aliased fonts with odd widths work
The drawing engine needs lines padded to 64bit when doing colour host blits
which is of
Module Name:src
Committed By: macallan
Date: Tue Dec 27 07:05:53 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
add fastpaths for alpha == 0 and alpha == 255 - no need to do the six
multiplications dance there, just use background or foreground
Module Name:src
Committed By: macallan
Date: Sat Dec 24 02:28:50 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
don't put alpha values in a variable named alpha since alpha doesn't like
variables conflicting with platform names
( just in case so
Module Name:src
Committed By: macallan
Date: Thu Dec 22 07:42:43 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
don't probe colour depth on attach - we're going to change it anyway
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12
Module Name:src
Committed By: macallan
Date: Thu Dec 22 07:32:34 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
don't switch to 8 bit for WSDISPLAYIO_MODE_EMUL if VOYAGERFB_ANTIALIAS
is defined
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: macallan
Date: Thu Dec 22 05:05:24 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: files.voyager voyagerfb.c
Log Message:
support running in 32bit colour with anti-aliased fonts
enable with options VOYAGERFB_ANTIALIAS
To generate a diff of
Module Name:src
Committed By: macallan
Date: Tue Dec 13 14:46:07 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: files.voyager pwmclock.c
Log Message:
define and use PWMCLOCK_DEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/voyager/file
Module Name:src
Committed By: macallan
Date: Tue Dec 13 14:39:37 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: files.voyager
Added Files:
src/sys/dev/pci/voyager: pwmclock.c
Log Message:
an alternative clock implementation for Loongson2F and SM502, mostly
Gdium
Module Name:src
Committed By: macallan
Date: Tue Nov 8 07:05:06 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
switch to 32bit colour for X, switch back to 8 bit for console emulation
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.
Module Name:src
Committed By: macallan
Date: Tue Nov 8 06:56:08 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
run the console in 8 bit colour for additional speed
( on Gdium this scrolls more than twice as fast as the 16bit default mode )
To
Module Name:src
Committed By: macallan
Date: Tue Oct 18 17:59:01 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
add backlight control via sm502 PWM
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pci/voyager/voyagerfb.c
Module Name:src
Committed By: macallan
Date: Wed Sep 28 02:36:37 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
support a hardware cursor - now X with wsfb on gdium is a little less annoying
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: macallan
Date: Thu Sep 22 06:16:13 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
use BUS_SPACE_MAP_PREFETCHABLE
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/voyager/voyagerfb.c
Ple
Module Name:src
Committed By: macallan
Date: Tue Sep 20 06:15:02 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
support ioctl(WSDISPLAYIO_SVIDEO) and friends so wsfb can turn the backlight
off
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: macallan
Date: Tue Sep 6 06:27:15 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
add simple backlight control support, only on/off for now
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/p
Module Name:src
Committed By: macallan
Date: Tue Sep 6 03:31:37 UTC 2011
Modified Files:
src/sys/dev/pci/voyager: voyagerfb.c
Log Message:
wsdisplayio_busid_pci() needs out parent since we don't attach directly
to a PCI bus anymore
To generate a diff of this commit:
cvs
36 matches
Mail list logo