summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/bge
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2021-12-19 01:40:55 +0000
committerriastradh <riastradh@NetBSD.org>2021-12-19 01:40:55 +0000
commitcec1129f8e99e13a12a3c1e8491482dd3f413d86 (patch)
tree25b20c0f409a082f92c224423f4e9c39a5bd110d /sys/dev/microcode/bge
parentd5d9388777d66a50aadd022ce831fcefc1be0179 (diff)
Namespace for dma_fence_get_rcu_safe.
Diffstat (limited to 'sys/dev/microcode/bge')
0 files changed, 0 insertions, 0 deletions
span>Cast attr to uint32_t before right shift to avoid undefined behavior.rin 2019-07-25Provide and use FONT_GLYPH macro, tiny optimization version of WSFONT_GLYPH.rin 2019-07-24Use unsigned integers for binary data storage.rin 2019-07-24Adjust white space.rin 2019-07-24Style:rin 2017-04-22add RI_PREFER_ALPHA flag, for drivers that can draw such fonts by hardwaremacallan 2012-04-19add another convenience function:macallan 2012-01-11make rasops_init()'s font selection code a bit less boneheaded by:macallan 2012-01-03add a macro to identify alpha fontsmacallan 2011-12-28add a new flag for ri_flg to allow drivers to request an r3g3b2 devcmapmacallan 2011-12-22support anti-aliased fonts ( as in, pre-rendered alpha maps ), for now onlymacallan 2010-05-06Introduce a new flag for rasops_info to keep rasops_reconfig() from tryingmacallan 2010-05-04autogenerate box drawing characters for fonts that don't have them, put themmacallan 2010-04-17Added Sharp W-ZERO3 series support.nonaka 2010-01-21make RI_CENTER and RI_FULLCLEAR work with a shadow framebuffermacallan 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-02Updates to allow Zaurus screen to rotate 90 degrees to a usable state with th...ober 2006-02-18Add shadow framebuffer support.jmcneill 2005-12-11merge ktrace-lwp.christos 2005-02-04de-__Pperry 2004-03-05Check character if it in font limits before drawing it in rasops8_putcharpetrov 2001-09-18Give initiali[sz]e all the "i"s it deserves.wiz