[PATCH] Remove mibank wrapper
Adam Jackson
ajax at nwnk.net
Tue Apr 27 08:43:58 PDT 2010
On Mon, 2010-04-26 at 20:10 -0700, Keith Packard wrote:
> On Tue, 5 Jan 2010 13:32:28 -0500, Adam Jackson <ajax at redhat.com> 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 <ajax at redhat.com>
> > ---
> > 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100427/52cb319e/attachment-0001.pgp>
More information about the xorg-devel
mailing list