summaryrefslogtreecommitdiff
path: root/sys/dev/ic/igsfb_subr.c
AgeCommit message (Expand)Author
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2017-04-03PR/52136: David Binderman: Rewrite loop to fix bounds check.christos
2017-01-25Improve/fix igsfb(4) support for 15BPP.jakllsch
2009-11-18Make colour depths higher than 8bit work in X.macallan
2009-11-18Write something more sane into the pixel format register - it's not pixel sizemacallan
2009-11-11add modeseting support. Now if there's a mode string in igsfb_devconfig themacallan
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-04-05KNF: no parentheses around return value.uwe
2006-04-05ANSI'ify.uwe
2006-02-23Add support for virtual consoles to igsfb.macallan
2005-12-11merge ktrace-lwp.christos
2004-11-26Use standard uintN_t types instead of home-grown u_intN_t types.uwe
2003-05-30Oops, do not disable coprocessor in igsfb_init_ext.uwe
2003-05-10Redo attachment to support proper cnattach.uwe
2002-09-24Add some preliminary support for setting up the CyberPro in Netwinder.uwe