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
/
dev
/
tc
/
sfb.c
Age
Commit message (
Expand
)
Author
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-11-13
add/cleanup RCSIDs
lukem
2001-08-22
Use ri->ri_hw field for TC module base address.
nisimura
2001-08-20
Nuke fb_devconfig data structure which was found unnecessary to have.
nisimura
2001-08-05
use unsigned variable types as appropriate
jdolecek
2001-04-20
Fix a few race conditions ... the VSYNC update flag could be cleared
reinoud
2001-02-19
Void-filling to honour SVIDEO ioctl call.
nisimura
2001-01-19
- paint underline on text honouring WSSCREEN_UNDERLINE.
nisimura
2001-01-16
- relocate the code to place sprite cursor inside interrupt handlers
nisimura
2001-01-15
fix a typo and rearrange a comment about SFB register aliasing effect.
nisimura
2001-01-15
use ri_devcmap[] values directly, instead of calling rasops_unpack_attr().
nisimura
2000-11-25
Replace sfb_copycols() which can run better job in some degree.
nisimura
2000-10-27
Fix errors in initializing the software copy of 256 entry colormap
nisimura
2000-06-28
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
2000-03-16
Retain rendering performance lossage by rasops, but suffering
nisimura
2000-02-18
Improvement on SFB enabled copycol(); still yet under development,
nisimura
2000-01-07
Replace WSFONT_L2R/R2L with WSDISPLAY_FONTORDER_L2R/R2L.
enami
1999-12-16
Remove part of a bogus comment and put it in a more appropiate spot.
ad
1999-12-15
- Change prefix for Bt459 register defs to BT459_IREG to indicate that
ad
1999-12-06
update for changed struct wsdisplay_accessops:show_screen signature.
drochner
1999-12-04
some cleanup:
drochner
1999-12-02
Convert to use rasops/wsfont, enabling colors.
drochner
1999-11-29
Const poisoning.
nisimura
1999-11-09
Fix errors in sfb_copycols() of the forward (left-to-right) case.
nisimura
1999-11-05
- Remove temporary hack to recognize PMAGD since SFB+ rendering function
nisimura
1999-10-27
Add a temporary kludge to recognize PMAGD (HX+) as 'sfb' hoping 8bpp
nisimura
1999-10-26
- Fix bogus cursor drawn by sfb_cursor(). From eye-opening input from R.C.
nisimura
1999-10-22
Fill always erased regions with bg color. Fix an issue revealed by
nisimura
1999-10-19
Preliminary import of 'SFB enhanced' text renderer with many caveats
nisimura
1999-10-08
Arrange loop invariants and fix comment description error.
nisimura
1999-10-05
SFB video base register is assigned with an inialial value before use;
nisimura
1999-06-25
- Show 1bpp for MX during configuration stage.
nisimura
1999-06-11
- Errors in case analysis...
nisimura
1999-06-11
- Rework copycols() with SFB ASIC calls.
nisimura
1999-05-07
- Sweep abit preparing for code merge to have common 'vdacops' across
nisimura
1999-03-29
- Unnecessary to have '#include <machine/autoconf.h>' for those.
nisimura
1999-03-24
completely remove Mach VM support. all that is left is the all the
mrg
1999-03-02
- Make sfb_emulops standard feature of sfb wscons. Scrolling is now
nisimura
1999-03-01
- Fix cursor image validity check error in set_cursor().
nisimura
1999-02-23
- Introduce the first cut of faster wsdisplay_emulops exploiting SFB
nisimura
1999-02-19
- Make sure SFB ROP register initialized with value 3.
nisimura
1999-01-15
__pmax__ -> pmax, like other ports.
thorpej
1999-01-11
remove dummy "load_font" entries
drochner
1998-11-19
fix problems in many d_mmap routines:
mrg
1998-11-18
- Fix cursor image handling bugs escaped in last commit.
nisimura
1998-11-14
use mi register definitions
drochner
1998-11-09
- Fix many errors in cursor image manipulation. Hardware expect 2
nisimura
1998-10-30
- Assign copyright terms.
nisimura
[next]