index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
dreamcast
/
dev
/
pvr.c
Age
Commit message (
Expand
)
Author
2012-01-11
adjust for wsfont_find() change
macallan
2011-07-19
Change <machine/bus.h> to <sys/bus.h> throughout.
dyoung
2011-05-21
Move several static wsdisplay variables into proper device specific structures
tsutsui
2011-01-26
Add proper prefix to structures.
tsutsui
2010-10-24
- make local functions/variables static
tsutsui
2010-10-20
Split device_t/softc.
tsutsui
2010-06-19
Add WSDISPLAYIO_LINEBYTES, required by Xorg wsfb server.
tsutsui
2010-05-15
Clear RI_NO_AUTO in actual attach functions during autoconf(9)
tsutsui
2010-05-15
Set RI_NO_AUTO in ri_flg if pvr_getdevconfig() is invoked from cninit.
tsutsui
2008-05-26
- assign 2 clause TNF license to the files cited as my ownership.
nisimura
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-05-14
integrate kauth.
elad
2006-04-12
Add an extra cookie to the ioctl and mmap wsdisplay accessops that points
jmmv
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-02-19
- u_intNN_t -> uintNN_t
tsutsui
2003-12-10
Add WSDISPLAYIO_VIDEO_{ON,OFF} support for WSDISPLAYIO_SVIDEO ioctl.
tsutsui
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
When in a match routine, the cfdata we're passed always references
thorpej
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-07-04
alloc_attr -> allocattr
junyoung
2002-05-03
De-obfuscate somewhat; define and use register bit constants, etc.
thorpej
2002-03-24
adapted to new interrupt code and shb changes.
uch
2002-03-17
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
atatat
2002-03-13
Reorganise the wsfont stuff slightly so that multiple display adapters
ad
2001-03-05
Off-by-one error on v_absolute_size fixed.
marcus
2001-03-04
Made it possible to mmap the frame buffer.
marcus
2001-02-19
PAL support...
marcus
2001-02-02
Report the VGA/NTSC RGB/composite mode of the display.
thorpej
2001-02-01
New PowerVR display driver, based on the TURBOchannel "cfb"
thorpej
2001-01-21
Corrected license text.
marcus
2001-01-21
knf, some symbolic constants would be nice [pvrreg.h]
christos
2001-01-16
PowerVR display driver.
marcus