]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Retire various intertwined bits of fbd(4) and vt_fb, in particular the
authornwhitehorn <nwhitehorn@FreeBSD.org>
Wed, 6 Aug 2014 00:35:48 +0000 (00:35 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Wed, 6 Aug 2014 00:35:48 +0000 (00:35 +0000)
commitcbaedb92a551dcf0d53c325920d9946d9904b379
tree79381d4ed06b45321e5f992468e8ed32fc967d32
parent7ecc74a225ebaa88f5ce1b85a323e3e58fbfa364
Retire various intertwined bits of fbd(4) and vt_fb, in particular the
pixel modification indirection. No actual drivers use it and those that
might (e.g. creatorfb) use custom implementations of vd_bitbltchr().
sys/dev/fb/fbd.c
sys/dev/vt/hw/efifb/efifb.c
sys/dev/vt/hw/fb/vt_early_fb.c
sys/dev/vt/hw/fb/vt_fb.c
sys/dev/vt/hw/fb/vt_fb.h
sys/dev/vt/hw/ofwfb/ofwfb.c
sys/powerpc/ps3/ps3_syscons.c
sys/sys/fbio.h