summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/dev/gbe.c
AgeCommit message (Expand)Author
2013-10-21Add load_font and list_font accessops to all rasops-based wsdisplay drivers.Miod Vallat
2013-10-20Use C99 named initializers for struct wsdisplay_accessops fields.Miod Vallat
2013-05-30Enforce ca_activate tree-walks over the entire heirarchy for all events,Theo de Raadt
2013-05-27Correctly specify the visible part of the rightmost tile when the currentMiod Vallat
2012-10-03Don't include <mips64/archtype.h> unless you really need it.Miod Vallat
2012-05-29Make it possible to disable the Sync-on-Green signal by setting theMike Belopuhov
2012-04-16Move OpenGL {logic,raster}ops defines to a separate file, to avoid duplicatingMiod Vallat
2012-03-15uncached_base was introduced early in IP27 support, since these designs useMiod Vallat
2010-12-26Kill pmap_phys_address(), and force every driver's mmap() routine to returnMiod Vallat
2010-03-08Correctly initialize all members of struct wsemuldisplaydev_attach_argsMiod Vallat
2010-03-07Allow iockbc(4) and odysseey(4) to act as console devices and attach early;Miod Vallat
2009-10-26Rename struct confargs to struct mainbus_attach_args for consistency and alsoMiod Vallat
2009-10-26Better crime/mace interrupt handling; interrupt information is no longerMiod Vallat
2009-09-05Change the wsdisplay_emulops return types from void to int; emulops will nowMiod Vallat
2009-02-24Add support for hardware acceleration to gbe(4). This provides an acceleratedJoel Sing
2008-04-07Since uncached virtual addresses will depend upon space identifiers on R1xkMiod Vallat
2008-02-20Completely overhault attachment rules on sgi. No more indirect configurationMiod Vallat
2007-12-31Significantly improve the gbe(4) driver, including:Joel Sing
2007-12-14Have gbe(4) attach as the console if the graphical console is selected viaJoel Sing
2007-11-27add rcs idJasper Lievisse Adriaanse
2007-11-27Initial support for the SGI Graphics Back End (GBE) frame buffer found inJoel Sing