Alan Coopersmith <[email protected]> writes:

> Since all the inb/outb/etc. use in the X server itself (except for
> xf86SlowBcopy) has been replaced by calls to libpciaccess, we no
> longer need to pass inline assembly files to replace the gcc inline
> assembly from hw/xfree86/common/compiler.h when building Xorg itself.
>
> The .il files are still generated and installed in the SDK for the
> benefit of drivers who may use them.
>
> Binary diff of before and after showed that xf86SlowBcopy was the
> only function changed across the Xorg binary and all modules built
> in the Xserver build, it just calls the outb() function now instead
> of having the outb instructions inlined, making it a slightly slower
> bcopy.
>
> Signed-off-by: Alan Coopersmith <[email protected]>

This looks reasonable, but I haven't any way to test it...

Reviewed-by: Keith Packard <[email protected]>

-- 
[email protected]

Attachment: pgpMTtA93lL1g.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to