index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc
/
dev
/
tvtwo.c
Age
Commit message (
Expand
)
Author
2008-12-26
Move the logic responsible from deciding whether a frame buffer needs to be
Miod Vallat
2008-12-25
Return proper display types to the WSDISPLAYIO_GTYPE ioctl, instead of
Miod Vallat
2008-03-15
Support the old-prom XVideo boards by rewriting the sbus range registers;
Miod Vallat
2007-03-13
When about to run X11 in 32 bpp mode, advertize correctly that we are
Miod Vallat
2006-08-14
Fix 640x480 mode operation (needs a font change, and stride is larger than
Miod Vallat
2006-06-02
sbus_establish() and the associated linked list in the sbus softc is now only
Miod Vallat
2006-02-12
Disable sync when blanking if display.vblank is set to off.
Miod Vallat
2006-02-12
Run the tvtwo emulation mode in the 8 bit plane, and keep mapped mode 32 bit.
Miod Vallat
2006-02-12
Don't cause the screen border to be black; but we have to clear the whole
Miod Vallat
2005-03-23
Move the alloc_screen, free_screen and show_screen wsdisplay accessops to
Miod Vallat
2005-03-07
- Match PGI,tvthree (similar frame buffer capacities)
Miod Vallat
2005-03-07
Do not bother passing the blanking routine to fbwscons_console_init(),
Miod Vallat
2005-01-05
Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most
Miod Vallat
2004-11-29
Move the struct wsscreen_descr from a per-driver global to a per-instance
Miod Vallat
2003-06-28
Sync sparc fb API with the sparc64 changes (fbwscons_init takes flags, and
Miod Vallat
2003-06-06
Do not bother taking care of the frame buffer flags in the softc, if the
Miod Vallat
2003-03-05
Driver for the Parallax XVideo and PowerVideo frame buffers.
Miod Vallat