xserver/hw/xfree86/os-support
Enrico Weigelt, metux IT consult ba870af892 xfree86: drop unused xf86SetReallySlowBcopy()
This had been introduced almost two decades ago, by Dave Airlie (*1) along
with some major IO speed improvement, just in case some driver still needed
the old behaviour - in that case it would call xf86SetReallySlowBcopy(),
so xf86SlowBcopy() would fall back to the old approach emitting an extra
outb() on debug port, in order to slow things down more.

Now aeons have passed and there doesn't seem to be any actual user for this,
so it's time to drop that ancient relic.

*1) commit e717eb82dc

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1402>
2024-04-17 01:54:28 +00:00
..
bsd os: unexport Os*() functions 2024-04-16 14:20:30 +02:00
bus Remove autotools support 2021-10-27 13:15:40 +03:00
hurd xfree86: os-support: fix missing include of <errno.h> 2024-03-21 17:32:30 +01:00
linux xfree86: linux: int10: drop dead code 2024-04-17 01:43:30 +00:00
misc xfree86: drop unused xf86SetReallySlowBcopy() 2024-04-17 01:54:28 +00:00
shared os: unexport Os*() functions 2024-04-16 14:20:30 +02:00
solaris os: unexport Os*() functions 2024-04-16 14:20:30 +02:00
stub Remove autotools support 2021-10-27 13:15:40 +03:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
meson.build Revert "Compile lnx_platform.c on FreeBSD too." 2023-12-02 11:39:24 -08:00
xf86OSpriv.h xfree86: Remove xf86LinearVidMem 2014-09-16 11:58:53 -04:00
xf86_OSlib.h xfree86: os-support: move _NEED_SYSI86 guarded block to sun_vid.c 2024-04-13 12:13:50 -07:00
xf86_OSproc.h xfree86: drop unused xf86SetReallySlowBcopy() 2024-04-17 01:54:28 +00:00