summaryrefslogtreecommitdiff
path: root/sys/arch/dreamcast/dev/pvr.c
AgeCommit message (Expand)Author
2012-01-11adjust for wsfont_find() changemacallan
2011-07-19Change <machine/bus.h> to <sys/bus.h> throughout.dyoung
2011-05-21Move several static wsdisplay variables into proper device specific structurestsutsui
2011-01-26Add proper prefix to structures.tsutsui
2010-10-24- make local functions/variables statictsutsui
2010-10-20Split device_t/softc.tsutsui
2010-06-19Add WSDISPLAYIO_LINEBYTES, required by Xorg wsfb server.tsutsui
2010-05-15Clear RI_NO_AUTO in actual attach functions during autoconf(9)tsutsui
2010-05-15Set 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-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-05-14integrate kauth.elad
2006-04-12Add an extra cookie to the ioctl and mmap wsdisplay accessops that pointsjmmv
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-02-19- u_intNN_t -> uintNN_ttsutsui
2003-12-10Add WSDISPLAYIO_VIDEO_{ON,OFF} support for WSDISPLAYIO_SVIDEO ioctl.tsutsui
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27When in a match routine, the cfdata we're passed always referencesthorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-07-04alloc_attr -> allocattrjunyoung
2002-05-03De-obfuscate somewhat; define and use register bit constants, etc.thorpej
2002-03-24adapted to new interrupt code and shb changes.uch
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2002-03-13Reorganise the wsfont stuff slightly so that multiple display adaptersad
2001-03-05Off-by-one error on v_absolute_size fixed.marcus
2001-03-04Made it possible to mmap the frame buffer.marcus
2001-02-19PAL support...marcus
2001-02-02Report the VGA/NTSC RGB/composite mode of the display.thorpej
2001-02-01New PowerVR display driver, based on the TURBOchannel "cfb"thorpej
2001-01-21Corrected license text.marcus
2001-01-21knf, some symbolic constants would be nice [pvrreg.h]christos
2001-01-16PowerVR display driver.marcus