On Mon, 2010-04-26 at 20:10 -0700, Keith Packard wrote: > On Tue, 5 Jan 2010 13:32:28 -0500, Adam Jackson <[email protected]> wrote: > > > Banked framebuffers are so 1990. As of 7.4 the only drivers remaining > > that used this were chips, neomagic, trident, and vesa. vesa only used > > it when not using shadowfb, which is broadly undesirable anyway, and no > > longer uses it at all as of 2.3.0. neomagic never used it by default, > > and support for it is gone in git master. The other two effectively > > only ever used it for ISA chips; since ISA support is now gone from > > the server, they have been modified to only compile mibank support when > > ISA support is available. > > > > Signed-off-by: Adam Jackson <[email protected]> > > --- > > hw/xfree86/common/xf86Mode.c | 200 ++++- > > hw/xfree86/common/xf86RandR.c | 1 - > > hw/xfree86/modes/xf86RandR12.c | 1 - > > mi/Makefile.am | 4 +- > > mi/mibank.c | 2314 > > ---------------------------------------- > > mi/mibank.h | 112 -- > > 6 files changed, 186 insertions(+), 2446 deletions(-) > > delete mode 100644 mi/mibank.c > > delete mode 100644 mi/mibank.h > > This doesn't build -- the obvious change to sdksyms.c is missing, and it > no longer applies cleanly due to other changes since it was posted. Any > concerns about me fixing it and pushing?
None at all. - ajax
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
