[PATCH] Remove mibank wrapper

Keith Packard keithp at keithp.com
Mon Apr 26 20:10:30 PDT 2010


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?

-- 
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100426/39a909c0/attachment.pgp>


More information about the xorg-devel mailing list