History log of /xsrc/external/mit/xf86-video-suntcx/dist/src/tcx_driver.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# f832ee3d 24-Oct-2017 macallan <macallan@NetBSD.org>

deal with firmware that does not set the 'vram' property on the tcx's node

# a332beb9 27-Sep-2016 joerg <joerg@NetBSD.org>

Don't directly use assignments in if (), but add the commonly accepted
explicit pair of parenthesis.

# d62aaaf2 23-Sep-2016 macallan <macallan@NetBSD.org>

provide driverFunc()
now this works with xorg 1.18

# 6adb3ac0 07-Sep-2016 macallan <macallan@NetBSD.org>

XFree86LOADER is officially no longer optional ( and we didn't treat it as
optional for quite some time ) so start nuking it

# ce2d3770 16-Aug-2016 mrg <mrg@NetBSD.org>

mibstore.h and its miInitializeBackingStore() have been otherwise empty
since at least xorg-server 1.10. remove all reference to them as the
header is gone in xorg-server 1.18.

# 4525cf0b 08-Jul-2014 macallan <macallan@NetBSD.org>

if the hardware supports stipples with ROPs, use them
while there, downgrade some config output from X_ERROR to X_PROBED

# 59d6bc2b 02-Jul-2014 macallan <macallan@NetBSD.org>

detect and (attempt to) deal with 8bit TCX with 2MB VRAM
TODO: get one of these VRAM modules...

# ccae0d10 18-Jun-2014 macallan <macallan@NetBSD.org>

make this work properly on 8bit SUNW,tcx

# 7a5333bc 04-Jun-2013 mrg <mrg@NetBSD.org>

merge xf86-video-suncg14 1.1.2, xf86-video-suncg6 1.1.2,
xf86-video-sunffb 1.2.2, xf86-video-suntcx 1.1.2 and xf86-video-sunleo 1.2.1

XXX: these might need more help

# 180c47ec 28-Jun-2012 macallan <macallan@NetBSD.org>

unmap THC when we mean THC, remove spurious return in CloseScreen()

# 63884c0a 26-May-2011 macallan <macallan@NetBSD.org>

#include <sys/ioctl.h>

# f615cd97 27-Aug-2009 macallan <macallan@NetBSD.org>

Support acceleration on 8bit TCX. This is untested for lack of hardware.

# ecc0bcc7 26-Aug-2009 macallan <macallan@NetBSD.org>

add acceleration support, make hardware cursor work, etc.
the acceleration code will not work on 8 bit TCX yet.

# e4da13ee 13-Aug-2009 macallan <macallan@NetBSD.org>

Sun TCX/S24 driver, version 1.1.1
from Xorg